Video stream
Revision as of 17:24, 29 October 2021 by Alexis.Tantot (talk | contribs)
The following instructions assume that the user is connected over SSH or use a terminal in a remote desktop.
Enable IMX219 camera over the microcoax cable
- List of available overlays for your board can be listed using:
sudo /opt/nvidia/jetson-io/config-by-hardware.py -l- It should return:
Header 1 [default]: Jetson Nano CSI Connector Available hardware modules: 1. IMX219 Microcoax Connector
- Enable the camera:
sudo /opt/nvidia/jetson-io/config-by-hardware.py -n "IMX219 Microcoax Connector"
- Reboot:
reboot
- After reboot and login again, look if IMX219 device was detected:
dmesg | grep IMX219
User who would like more of a guided way to enable the camera could use:
sudo /opt/nvidia/jetson-io/jetson-io.py