We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Thanks for the sample. I cloned the repo and tried to run the camera sample app.
camera
I followed the readme given. i installed electron globally and ran electro .
electro .
I get Could not connect to stream. I use MAC OS. Thanks in advance.
Could not connect to stream
The text was updated successfully, but these errors were encountered:
To answer my own question.
For Mac OS catalina and mojave (after high sierra), the user consent is required to access the Mac camera and video. Follow the steps in docs.
Also I tried to get permission from VS code terminal which ends up crashing my app. Doing the same via Terminal or iTerm works.
Sorry, something went wrong.
No branches or pull requests
Hi,
Thanks for the sample. I cloned the repo and tried to run the
camera
sample app.I followed the readme given. i installed electron globally and ran
electro .
I get
Could not connect to stream
. I use MAC OS. Thanks in advance.The text was updated successfully, but these errors were encountered: