AdapterJS icon indicating copy to clipboard operation
AdapterJS copied to clipboard

Adds forceGetAllCams if enabled in attachMediaStream.

Open damencho opened this issue 8 years ago • 1 comments

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.

damencho avatar Oct 14 '16 15:10 damencho

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".

johache avatar Oct 17 '16 01:10 johache