-
Notifications
You must be signed in to change notification settings - Fork 20
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
NanoCamera issue with USB IMX219 #9
Comments
You need to ensure you use the right video camera. And then update the code to use your camera id |
Running the command |
Hmmm.
Also this one - |
Thanks for the code you shared.I also encountered a problem when developing with a CSI camera (IMX219) recently, and the code you shared did not work correctly, and finally I found that the problem was that some versions of OPENCV did not support GSTREAMER, so I reinstalled OPENCV in JETSON NANO.If successful.I will reply again |
I have the same problem. Have you solve this? |
have you resolved this issue? its 2024 and its still haunting |
Bug Description
I have been using your nanocamera repository for interfacing my USB camera(Arducam IMX219) with Jetson nano. I checked if my OpenCV is correctly installed. It is correctly installed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: