Unable to Use Phone as Webcam
My play group and I have tried to use our phones as webcams for this. And it works awesome for the host of the room.
However who ever is invited and tries to use their phone has issues. The whole site transfers to the phone and the site on the computer doesn't function. The display, camera, microphone all gets routed through the phone.
We have a wide mix of android and apple devices and it happens for all of us.
Is there anything we can do about this? We have tried for a few hours to fix it but have come to no avail.
Thanks

-
Georgebobbilly#40713 commented
I've experienced this issue a few times between myself and friends and I think I've found the problem. When anyone that isn't the host gets the link, is has 2 URL parameters. the seperator between them is a ? instead of a &. See attached screen shot. We are getting around this bug by changing that ? into a &.
-
bhaines#31795 commented
Does the link you're opening on your phone have `?camera=true` in the url? If it doesn't the phone will try to display the whole site rather than just using the camera.
The invite urls and the urls generated from the QR code don't seem to have that so you might have to add it manually. (So it looks like: https://spelltable.wizards.com/game/randomlongidforyourgame?camera=true)