CloudWebRTC

Results 286 comments of CloudWebRTC

I think you need to checkout the m97_release.

hey @provokateurin, I think the completion of this PR is 60-70%. I used the binary_messenger of flutter linux to forge a C++ API bridge that is consistent with the flutter...

first working version ![1668321481184](https://user-images.githubusercontent.com/17733746/201509219-3e573b86-5bbd-4f81-bd05-6d4e4fc73e50.png)

screen sharing ![image](https://user-images.githubusercontent.com/17733746/201509784-f6d5299c-8e18-4acc-9a20-d6c647821799.png)

@provokateurin Please update to the last commit, I fixed the screen sharing crash.

looks like @vsomayaji fixed this issue, and I'd be happy to accept a PR to close this issue

I've tested and it doesn't seem to reproduce this issue. are you using `room.localParticipant.setCameraEnabled(false);` to unpublish video track?

I'm not sure if it has something to do with empty frames being injected by the server, will investigate

@furkanKotic Will this issue reproduces on specific devices? I don't reproduce this glitch on android emulator as well as on my Samsung s20u

I did several tests and couldn't reproduce it on Samsung s20u, xiaomi k40, and huawei pad 5, this may be a device-related bug that we may not be able to...