Hi. I am Korean beginer programer
I want a use MIPI-CSI camera on Jetson TK1 r21.4
But I try do ones best why they not working
Camera is direct connect line on Tk1 module pin ( csi-line )
I read that site
https://www.e-consystems.com/opencv-jetson-using-13MP-MIPI-camera.asp
and I try install package, etc… follow that site.
and not work. file open error.
i find that, video0 file is not appear in /dev/ directory
root@tegra-ubuntu:/usr# ls /dev/video0
ls: cannot access /dev/video0: No such file or directory
What is first check point that I have to see?