Hi,
I’m wanting to use mutliple camera inputs so I’m using the deviceId constraint on createCapture, but it doesnt seem to matter what I enter it will always just uses the first availalbe video source
If device ID isn’t correct should it error out, not capture anything, or just default to first device?
I get the same result in FF and Chrome. Also tried with the groupID constraint and get the same result.
Everything else works as expected, I can set width and height etc in the same section and that works fine.
Anyone know what i might be doing wrong?
Edit: So it seems firefox will just use the camera I allow on the security popup, how do I allow it to use all?