mirror of
https://github.com/pion/webrtc.git
synced 2025-10-05 15:16:52 +08:00

Logs: TypeError: pc.addStream is not a function. Fixed js error when using safari due to deprecated RTCPeerConnection.addStream() method. Updated js fiddle examples to use the addTrack() method instead.