-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
camera is not showing in browser #39
Comments
are you using "localhost" or "127.0.0.1" or "0.0.0.0"? try one of those. Also check https flag at "chrome://flags" and enable that to check if it works |
what should i enable? |
This didn't work! |
@Dushyantsingh-ds can you share an image and the output of the server when you try to run it? I want to see the output on terminal or the console in dev tools. |
@WebDevSimplified you can close this issue |
@vinamramunot-tech I am having this issue as well and I have no errors whatsoever but the camera just wont show up |
@AlexDinger are you running this on http or https? one alternative is to enable chrome flags:
|
@AlexDinger Also check if any other application is using the camera. Are you running the code on mac/linux or windows? |
The actual green camera light goes on, but no image appears on the screen, just a white background. |
@mister-bee try "http://localhost:5500/face-detection/index.html" and enable the flag I have talked about in the previous comment. |
use this startVideo function instead. |
HI there, my chrome is unable to show the camera, i mean my camera is not opening on chrome.
The text was updated successfully, but these errors were encountered: