Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTCPeerConnection.onaddstream has been deprecated and needs replacing #5

Open
mpxc8102 opened this issue Jul 14, 2016 · 2 comments
Open

Comments

@mpxc8102
Copy link

RTCPeerConnection.onaddstream, which is used in xirsys.p2p.js, has been deprecated and should be replaced with RTCPeerConnection.ontrack according to MDN.

@mpxc8102
Copy link
Author

mpxc8102 commented Jul 14, 2016

Hm, actually looks like Firefox 46 is the only browser that supports ontrack right now (again according to MDN). I'm fine if we close this issue, or perhaps rename it to be RTCPeerConnection.onaddstream will be deprecated and will need replacing.

@Lazarus404
Copy link
Contributor

Hi Matt,

Yes, we have our eye on this. The repo will be updated once the deprecation goes ahead.

Regards,
Lee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants