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

OSError: Video 0 cannot be opened #2

Open
sohail759 opened this issue Jun 22, 2020 · 0 comments
Open

OSError: Video 0 cannot be opened #2

sohail759 opened this issue Jun 22, 2020 · 0 comments

Comments

@sohail759
Copy link

nvidia@nvidia-desktop:~/Desktop/py$ python3 demo.py --model human-pose-estimation-3d.pth --video 0
Traceback (most recent call last):
File "demo.py", line 86, in
for frame in frame_provider:
File "/home/nvidia/Desktop/CONVSYS/daniil/py/modules/input_reader.py", line 36, in iter
raise IOError('Video {} cannot be opened'.format(self.file_name))
OSError: Video 0 cannot be opened
##################################################
i am trying this code on my jetson nano.
opencv ==>4.1.0
webcam=>logitech 270
please help me to resolve this problem.

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

1 participant