Temasys / AdapterJS

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

Adds forceGetAllCams if enabled in attachMediaStream. #227

Open damencho opened 7 years ago

damencho commented 7 years ago

When enabled AdapterJS.options.getAllCams this adds the needed params when executing attachMediaStream. It is still not working for me for safari with latest plugin, but at least has the needed param.

johache commented 7 years ago

Hi,

You shouldn't need to do that, as long as you keep doing your gUM call on the initial plugin. That is, AdapterJS.WebRTCPlugin.plugin, or, the with id="plugin0".