samuelayo / pusher_webrtc

Build a video call app using webRTC and Pusher for signalling
21 stars 28 forks source link

onaddstream is deprecated! Use peerConnection.ontrack instead. #9

Open maheshwariaarthna opened 5 years ago

maheshwariaarthna commented 5 years ago

On using the code got this warning in console and neither local or remote video is visible.

AlekRuzic commented 5 years ago

same my whole page is just blank and I'm getting no errors on chrome and on Firefox it just tells me onaddstream is deprecated