Files
webrtc/examples/save-to-disk/jsfiddle
Jamie Good 63112a4ed4 Use addTrack instead of addStream in examples
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.
2020-10-14 10:16:28 -07:00
..
2019-03-07 22:44:51 +01:00
2019-06-30 21:29:35 -07:00