Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: navigator.mediaDevices is undefined #174

Closed
kovmir opened this issue Dec 7, 2023 · 3 comments
Closed

TypeError: navigator.mediaDevices is undefined #174

kovmir opened this issue Dec 7, 2023 · 3 comments

Comments

@kovmir
Copy link

kovmir commented Dec 7, 2023

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.

@kovmir
Copy link
Author

kovmir commented Dec 7, 2023

The browser does not expose my camera over HTTP, only HTTPS.

@kovmir kovmir closed this as completed Dec 7, 2023
@jech
Copy link
Owner

jech commented Dec 7, 2023

Right, that's a documented limitation. I'm reopening this issue, since we should check for this case and disable the Present button.

@jech jech reopened this Dec 7, 2023
@jech
Copy link
Owner

jech commented Dec 8, 2023

Fixed in 96e2db0.

@jech jech closed this as completed Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants