External camera not working

My web AR camera does not open with an external camera when I connect it. How can I fix this?

You might have a virtual webcam from OBS or something similar. You can check if there’s multiple cameras here.

Hey I have a similar question, my primary webcam is in use when the page loads and I want 8th Wall to select the secondary camera. By index, by name, etc.

I thought I could use a component to register a pipeline module, and I can get as far as accessing the camera feed within onBeforeRun, but it seems that xrextras-loading is overeager and I only ever see the β€œReload the page and enable camera access” error due to the primary camera being in use.

Any insights here?