CSI-Camera icon indicating copy to clipboard operation
CSI-Camera copied to clipboard

Simple example of using a CSI-Camera (like the Raspberry Pi Version 2 camera) with the NVIDIA Jetson Developer Kit

Results 29 CSI-Camera issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **ANSWER:** I'm quite new...

I am two CSI IMX219 160FOV cameras. I want to know that what is fx, fy, cx, cy of this camera? fx - x-axis focal length of camera in pixels...

See https://forums.developer.nvidia.com/t/how-to-eliminate-gstreamer-camera-buffer/75608/6 Fixes #XX **Description** Limiting buffer size and enabling gstreamer appsink to drop old frames decreases glass-to-glass lag significantly. My Jetson Nano 4GB + Raspberry Pi V2 camera went...

**Describe the issue** The simple_camera.py throw segmentation fault when press the "ESC" key to exit the application. **What version of L4T/JetPack** L4T/JetPack version: Jetpack 4.5.1 [L4T 32.5.1] **What version of...

bug

I want to ask you how to use your c++-example for capturing images from 2 CSI cameras? May be we have to configure pipeline for but I really do not...

**Describe the issue** jetson@nano:~/CSI-Camera$ g++ -std=c++11 -Wall -I/usr/lib/opencv simple_camera.cpp -L/usr/lib -lopencv_core -lopencv_highgui -lopencv_videoio -o simple_camera simple_camera.cpp:10:10: fatal error: opencv2/opencv.hpp: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. **What version...

bug

I am using a Sony IMX 219 160 degree of view My images got a wrong degree and I couldn't change the degree of view Especially mode 2 has only...

bug

Hi! I'm trying to execute face_detect.py on my jetson nano 2Gb (jp441), camera IMX219-160 It freezes whithout prompting the camera screen, in the console it says `CONSUMER: Producer has connected;...

gst-launch-1.0 nvarguscamerasrc sensor_id=1 ! nvoverlaysink Setting pipeline to PAUSED ... Pipeline is live and does not need PREROLL ... Setting pipeline to PLAYING ... New clock: GstSystemClock Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp,...

It would be nice if the readme actually told you how to install this package instead of going straight to the how to test it, which obviously won't work until...