michaelfranzl / minnie-janus

Small, ES8, isomorphic library for interfacing with the Janus WebRTC gateway.
MIT License
31 stars 5 forks source link

onaddstream() is deprecated #4

Closed doublex closed 4 years ago

doublex commented 4 years ago

Firefox complaints running the demo:

onaddstream is deprecated! Use peerConnection.ontrack instead.

This line: https://github.com/michaelfranzl/minnie-janus/blob/master/demo/echotest-plugin.js#L148

doublex commented 4 years ago

Danke + Schöne Grüße