PSA: RTCPeerConnection#getStreamById(id) will be deprecated in Chrome 62
169 views
Skip to first unread message
hu...@webrtc.org
unread,
Jun 15, 2017, 7:57:28 AM6/15/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss-webrtc
As part of the effort towards WebRTC 1.0, the getStreamById() method for RTCPeerConnection will be removed in Chrome 62.
More details and a polyfill replacement can be found in the original announcement in the blink-dev group. Also see this Chromium blog post where it's mentioned alongside other Chromium news.