matrix-js-sdk
d9e6aed9 - webrtc/call: Assign MediaStream to video element srcObject

Commit
8 years ago
webrtc/call: Assign MediaStream to video element srcObject video.src = URL.createObjectURL(stream) is on the way out. Firefox will complain with errors about not being able to play media of type "text/html" for example.
Author
Parents
Loading