Webrtc 2 peer connection at same time cause issue
I am creating 2 peer connections in my website to send 2 different video streams at same time. But stream in second peer connection do not play on receiver side even ICE connection is established successfully. Stream from first peer connection is working fine. Previously ( may be 1 month before) it was working fine but now second peer connection stream is causing issue.
I am creating 2 peer connections in my website to send 2 different video streams at same time. But stream in second peer connection do not play on receiver side even ICE connection is established successfully. Stream from first peer connection is working fine.
Previously ( may be 1 month before) it was working fine but now second peer connection stream is causing issue.
All Replies (1)
It works fine on Chrome and other browsers.