muaz-khan / RTCMultiConnection

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
https://muazkhan.com:9001/
MIT License
2.57k stars 1.37k forks source link

(High Priority!!!) Android Chrome 61, video freezes after connecting #487

Open ghost opened 6 years ago

ghost commented 6 years ago

Browsers and versions affected Chrome for Android 61

Description After a connection is made to the other peer, eg. Desktop Chrome, remote video is black and local video freezes. Audio still works. Funny enough, after setting up remote debugging, all works fine.

Steps to reproduce

Connect to a room with desktop Chrome Connect to the same room with android chrome 61 Expected results Should be able to see both local and remote video on android chrome

Actual results Remote video is black and local video freezes

https://github.com/webrtc/apprtc/issues/487

Patrick-Vogt commented 6 years ago

I can't reproduce this error. Everythings works fine with Android Chrome (61) and Chrome Desktop (latest)