Re: [webrtc-pc] Does a PC depend on the page context? (#2516)

I wrote a simple test for RTCPeerConnection, RTCDataChannel and local/remote tracks.
All browsers seem to consistently not fire any event for RTCPeerConnection and RTCDataChannel.
Chrome and Safari do not fire events for tracks, Firefox fires the ended event for both local and remote tracks.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2516#issuecomment-619009536 using your GitHub account

Received on Friday, 24 April 2020 13:27:58 UTC