Skip to content

Releases: GetStream/webrtc-in-jetpack-compose

1.0.3

19 Oct 01:02
27a212a
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

1.0.2

28 Feb 02:20
51e6cc4
Compare
Choose a tag to compare

鉁嶏笍 A new technical content was released

If you want to have a better grasp of how WebRTC works in Jetpack Compose, such as basic concepts of WebRTC, relevant terminologies, and how to render video streams in Jetpack Compose, check out the articles below:
Building a Video Chat App: WebRTC in Jetpack Compose (Part2)

What's Changed

  • Migrate into Stream WebRTC android by @skydoves in #2

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

03 Feb 00:41
7e8d54a
Compare
Choose a tag to compare

鉁嶏笍 A new technical content was released

If you want to have a better grasp of how WebRTC works, such as basic concepts of WebRTC, relevant terminologies, and how to establish a peer-to-peer connection and communicate with the signaling server in Android, check out the articles below:
Building a Video Chat App: WebRTC on Android (Part1)

1.0.0

12 Jan 03:05
abe3e83
Compare
Choose a tag to compare

Published a new open-source project WebRTC in Jetpack Compose!