CSI-Camera icon indicating copy to clipboard operation
CSI-Camera copied to clipboard

No cameras available

Open reshesh opened this issue 3 years ago • 5 comments

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 ...

reshesh avatar Oct 14 '20 12:10 reshesh

Any updates on this issue, I have the same here on Jetson Xavier Nx

mhaboali avatar Nov 23 '20 12:11 mhaboali

me too

micuentadecasa avatar Oct 11 '22 12:10 micuentadecasa

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.

caesarakalaeii avatar Nov 03 '22 09:11 caesarakalaeii

thanks for the info @caesarakalaeii

micuentadecasa avatar Nov 03 '22 09:11 micuentadecasa

I fix this by simply restarting Jetson Nano with the camera plugged in!

dadin852 avatar Jul 03 '23 09:07 dadin852