Can someone help me please? I’ve been working on my Jetbot and have ran into a problem with the CSI camera. On Jupyter Notebook, on the teleoperations notebook, when I go to run the code:
I go to run all of these scripts and it just creates an empty sort of placeholder. There is no feed coming in from the camera displayed in that box area or placeholder.
No errors are being shown, just no live camera footage from the CSI Camera!
Im reflashing the jetbot image. I’m using the jetpack 4.5 image for my jetson nano 2gb from Using SD Card Image - JetBot. I am then also installing the latest jetbot 2gb image on top. This time I will not update the system. Last time I did a full update of about 500 packages and dependencies, there were some errors. So this time I will just leave the image how it is.
The camera I’m using is the imx219-160 model for my jetbot. When I use the command, v4l2-ctl -llist-devices and v4l2-ctl --stream-mmap -c, it just says: command not found. Do I run this in the Jupyter notebook’s terminal or directly in the Jetbot’s Jetson Nano terminal?
Looks like your camera have problem to capture frame to Nano.
It could be HW or sensor driver problem. Please consult with sensor vendor to get support.