-
Notifications
You must be signed in to change notification settings - Fork 292
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
No cameras available #31
Comments
Any updates on this issue, I have the same here on Jetson Xavier Nx |
me too |
Since CSI isn't plug and play as USB make sure you have the correct drivers installed, the Jetson Nano for example only comes with native drivers for the Sony IMX219. Every other cam needs new drivers to be installed. |
thanks for the info @caesarakalaeii |
I fix this by simply restarting Jetson Nano with the camera plugged in! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gst-launch-1.0 nvarguscamerasrc sensor_id=1 ! nvoverlaysink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:557 No cameras available
Got EOS from element "pipeline0".
Execution ended after 0:00:00.062571012
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
The text was updated successfully, but these errors were encountered: