Full Changelog: https://github.com/GetStream/webrtc-in-jetpack-compose/compare/1.0.4...1.1.0
Unclaimed project
Are you a maintainer of webrtc-in-jetpack-compose? Claim this project to take control of your public changelog and roadmap.
Changelog
📱 This project demonstrates WebRTC protocol to facilitate real-time video communications with Jetpack Compose.
Full Changelog: https://github.com/GetStream/webrtc-in-jetpack-compose/compare/1.0.4...1.1.0
Full Changelog: https://github.com/GetStream/webrtc-in-jetpack-compose/compare/1.0.2...1.0.3
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)
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)