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

Unable to open camera #27

Open
hbzhang opened this issue Jul 10, 2020 · 3 comments
Open

Unable to open camera #27

hbzhang opened this issue Jul 10, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@hbzhang
Copy link

hbzhang commented Jul 10, 2020

when I run this,

python simple_camera.py

I got:

nvarguscamerasrc ! video/x-raw(memory:NVMM), width=(int)1280, height=(int)720, format=(string)NV12, framerate=(fraction)60/1 ! nvvidconv flip-method=0 ! video/x-raw, width=(int)1280, height=(int)720, format=(string)BGRx ! videoconvert ! video/x-raw, format=(string)BGR ! appsink
Unable to open camera

Why? Thanks

@hbzhang hbzhang added the bug Something isn't working label Jul 10, 2020
@BaptisteAmato
Copy link

Hi,

Which version of OpenCV are you using? I had the same problem while using cv2 3.2, it worked after upgrading it.

@xuecheng990531
Copy link

when I install opencv_contribute_python,it dosen't work

@jaysojitrak
Copy link

hello @BaptisteAmato ,

which version did you use
to install

thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants