CloudWebRTC

Results 280 comments of CloudWebRTC

On the mobile side, height and width are sometimes confusing, and the actual parameters are determined by rotation.

@rokk4 Thank you for your PR, but before that we decided to downgrade some dep settings to ensure that we can cover flutter 2.8.x+, which supports flutter versions within half...

@rajababu3 It looks like the local stream is not released

Please check the last version.

> Flutter Web It would be nice if it directly supports flutter web Currently supports flutter web. > Flutter Android/iOS How can I share my mobile screen between peers? Yes.

This may require conference control functions.

I think you need to implement something like FileVideoCapturer to capture custom frames. https://github.com/webrtc-sdk/webrtc/blob/a828846eb98e404bf3b00c1abf3787f93171a39c/sdk/android/api/org/webrtc/FileVideoCapturer.java#L167 Send your own created VideoFrame to this line's interface

Thanks for your suggestion. we currently focusing on the main feature development, and will add the documentation later.

https://github.com/flutter-webrtc/flutter-webrtc/pull/607 WIP

The new docs repo: https://github.com/flutter-webrtc/docs Page preview: https://flutter-webrtc.netlify.app/