I am using the simple doorcam.py and it is giving me this:
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:521 No cameras available
testing (ls /dev/vid*) I get:
ls: cannot access ‘/dev/vid*’: No such file or directory
shutdown, swapping the Sainsmart camera with a Raspberry pi camera (v2) and works flawlessly.
Anyone have these issues?
ADD: Linux jetson 4.9.140-tegra #1 SMP PREEMPT Tue Nov 5 13:43:53 PST 2019 aarch64 aarch64 aarch64 GNU/Linux
It seems the jetson Nano is not able to communicate with the camera through the I2C. Are you able to validate camera functionality in another board or system? I really don’t this is related with an issue from the Nano side, but from the camera. Maybe the connector cable between the camera an Nano is damaged, or the camera itselft.
I’m having the same problem. Are you using the Nano in headless mode? The only other information I can find on this issue from the manufacturer involves using HDMI adapters that the camera is not compatible with.
The problem related to pink hue/washed out image is related to the camera_overrides settings for the ISP.
You need to get this file from the camera vendor or other providers. More information here: Jetson TX1 TX2 ISP Control with Nvcamerasrc | Jetson ISP Converter
Here is an example of the IMX219 when using the correct ISP configuration file vs the default file.