You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug happens when 2 users are in a P2P chat, and a 3rd user requests to chat with one of them, their remote users video goes black upon receiving the request even though the 3rd party request was not responded to.
Reproduce:
Setup webrtc.html in examples folder
Open 3 browser windows
Sign in each one with user 1, user 2 and user 3 respectively.
Make user 1 call user 2 to create a Peer conversation.
Have user 3 call user 1 for a peer conversation. Upon canceling the request of user 3 user 1 will no longer see user 2 video, but user 2 will continue to see user 1.
Tested on Chrome Version 47.0.2526.73 (64-bit)
The text was updated successfully, but these errors were encountered:
Bug happens when 2 users are in a P2P chat, and a 3rd user requests to chat with one of them, their remote users video goes black upon receiving the request even though the 3rd party request was not responded to.
Reproduce:
Setup webrtc.html in examples folder
Tested on Chrome Version 47.0.2526.73 (64-bit)
The text was updated successfully, but these errors were encountered: