CloudWebRTC

Results 72 issues of CloudWebRTC

Pre-compile x86/x64/armv7/arm64 binary for Windows, macOS, Linux, Raspberry Pi, etc., so that flutter-webrtc can support more platforms. or directly use this SDK to develop native WebRTC applications.

Support e2e multi-stream support through `re-invite` or `update` renegotiation. So we can use screen-sharing + usermedia in the call at the same time. This will be used to connect to...

https://datatracker.ietf.org/doc/html/draft-ietf-mmusic-trickle-ice-sip INFO sip:[email protected] SIP/2.0 ... Info-Package: trickle-ice Content-type: application/trickle-ice-sdpfrag Content-Disposition: Info-Package Content-length: 161 a=ice-pwd:asd88fgpdd777uzjYhagZg a=ice-ufrag:8hhY m=audio 9 RTP/AVP 0 a=mid:1 a=rtcp-mux a=candidate:1 1 UDP 1658497382 2001:db8:a0b:12f0::4 6000 typ host

fix: The local participant widget cannot respond to the muted state

Compile and verify all supported platforms before releasing the package https://github.com/subosito/flutter-action

when you exit the app, it should automatically disconnect from the room. Otherwise, the participant would look "stuck" to the other participants for 15+ s

Please refer to https://github.com/flutter-webrtc/flutter-webrtc/issues/1042