I have a Jetson Nano Developer kit with the two CSI ports, I live in South Africa so my options for camera modules are very limited. I bought the OKdo 5MP camera : https://www.okdo.com/p/okdo-5mp-camera/
It has a OmniVision OV5647 Color CMOS QSXGA sensor. The website states it is compatible with the following Rasberry Pi’s : P4/Pi3 B+/PI3 A+/PI3/PI ZERO/PI ZERO W/CM3+/CM3
I keep getting the following error:
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:521 No cameras available
What can I do to fix this ? Any drivers or support for this issue would be much appreciated
hello dirkrkotze,
Jetson Nano Developer kit by default supported with (1) Raspberry PI v2, IMX219, and (2) Raspberry Pi High Quality Camera, IMX477.
you’ll need to revise the device tree settings and implement the camera driver by yourself.
please see-also developer guide. Sensor Software Driver Programming.
BTW,
you should also contact with sensor vendor for software supports,
or, please check which Jetpakc release version it has validated.