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

No Webcam #17

Closed
ameen-roayan opened this issue Nov 14, 2023 · 7 comments
Closed

No Webcam #17

ameen-roayan opened this issue Nov 14, 2023 · 7 comments

Comments

@ameen-roayan
Copy link

Hello Everyone,
for some reason i cant find the option to select a webcam on brave.

image

Any idea on why its not figuring it out ?

@radames
Copy link
Owner

radames commented Nov 14, 2023

hi @ameen-roayan , it's a recurrent issue due to browser security issues, you need to serve with a self signed SSL

#10 (comment)

@ameen-roayan
Copy link
Author

Oh i did those steps but i am still getting stuck on the next step
image

@ameen-roayan
Copy link
Author

image
Actually there are quite a few options missing, its as if there are 2 different index.HTML being loaded

@radames
Copy link
Owner

radames commented Nov 14, 2023

hi from your first screenshot, it look like something went wrong with the SSL
image

The camera options can only be enumerated when the user gives access to the media via browser, that's why you don't see any option there

@ameen-roayan
Copy link
Author

I have tried the proposed method of getting a signed SSL certificate, nothing wanted to go through, tried several browsers as well but it just wont ever be considered valid for some reason

@radames
Copy link
Owner

radames commented Nov 15, 2023

hi @ameen-roayan on chrome you can try this
http://localhost:7860,http://0.0.0.0:7860
here
chrome://flags/#unsafely-treat-insecure-origin-as-secure

image

@ameen-roayan
Copy link
Author

Thank you ! that solved it

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