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

cv2.VideoCapture(0) not working on server #3

Open
rajeshjoshi8792 opened this issue Sep 24, 2021 · 2 comments
Open

cv2.VideoCapture(0) not working on server #3

rajeshjoshi8792 opened this issue Sep 24, 2021 · 2 comments

Comments

@rajeshjoshi8792
Copy link

cv2.VideoCapture(0) not working when i upload this code to server and run app.py. actually cv2.VideoCapture(0) is actually trying to open web cam on the server that i deployed the app to and not the web cam on my computer. so how can i capture it from the client screen?

@lokeish
Copy link

lokeish commented Nov 1, 2021

provide the IP address of the camera so that it will pick from there.

@otaviokamel
Copy link

@rajeshjoshi8792 did you find out a solution for that?

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

3 participants