Temasys / AdapterJS

AdapterJS Javascript Polyfill and Tools for WebRTC - Skylink WebRTC
http://skylink.io/web
Other
428 stars 100 forks source link

AJS-284 prevent filtering of mediaSource in contraintsToPlugin #270

Closed johache closed 7 years ago

johache commented 7 years ago

Everything is in the title... This change doesn't actually have any impact at the moment as we still set optional[n].sourceId, but eventually, we want to move away from this system.

oooookk7 commented 7 years ago

Tested and checked, seems fine to me. On a side note, for weird reasons, although "mediaSource" is supported by Firefox 53 in navigator.mediaDevices.getUserMedia() it's filtered away in here.

johache commented 7 years ago

Good question. Anyway, I'll merge.