You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using d16c680. I have set up galene according to the guide, but I launch it like that ./galene -http :8444 -insecure.
I can reach web UI and enter a room, but if I click Enable to show my camera, I get a red pop up saying TypeError: navigator.mediaDevices is undefined. In the mean time everything works on the official demo instance.
The text was updated successfully, but these errors were encountered:
Using d16c680. I have set up galene according to the guide, but I launch it like that
./galene -http :8444 -insecure
.I can reach web UI and enter a room, but if I click
Enable
to show my camera, I get a red pop up sayingTypeError: navigator.mediaDevices is undefined
. In the mean time everything works on the official demo instance.The text was updated successfully, but these errors were encountered: