CloudWebRTC

Results 280 comments of CloudWebRTC

will fix on this PR https://github.com/flutter-webrtc/flutter-webrtc/pull/1381

This is because we made a patch for the mic indicator to turn off when we don't use the microphone. When AudioSession is only in AVAudioSessionCategoryPlayAndRecord + AVAudioSessionModeVoiceChat, we can...

There was no such problem in the early days, because users complained that when only receiving audio track from the far end (and not sending local audio track), the mic...

嘿 @liyofx , 可以录制一些视频发上来吗?

Since there is no method to get the current thread in the flutter windows plugin, we need to wait for this https://github.com/flutter/flutter/issues/134346 to be resolved

Maybe this commit will bring some inspiration. https://github.com/CodemateLtd/packages/commit/ef96384df0cde6649118b374b4234f17510a3c2e#diff-a3ad2836f2837e77d5eca26708e70f366b0a15bc7e45531d89c0dc8117467619

Created a fix. tested and seems to work fine. https://github.com/flutter-webrtc/flutter-webrtc/pull/1795

Please refer to this PR to fix the issue that disconnect does not wait for the room to be closed correctly. https://github.com/livekit/client-sdk-flutter/pull/559

> > Please refer to this PR to fix the issue that disconnect does not wait for the room to be closed correctly. > > #559 > > Bug seems...

Fixed in new version https://github.com/livekit/client-sdk-flutter/commit/9fad8c6e92303c856f7ed62fd1ef3340742fa171