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

**Describe the issue** i was working on using my CSI camera with jetson nano and when i try to run the code from simple_camera.py i get the following error: (-215:Assertion...

bug

I'm facing this error while I'm trying to compile the code : ``` (python3:287093): GStreamer-WARNING **: 19:10:20.532: Failed to load plugin '/usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvarguscamerasrc.so': /usr/lib/aarch64-linux-gnu/libGLdispatch.so.0: cannot allocate memory in static TLS block...

bug

**Describe the issue** I simply can't start the camera **What version of L4T/JetPack** L4T/JetPack version: nvidia-l4t-core 32.5.0-20210115145440 **What version of OpenCV** OpenCV version: 4.1.1 **Python Version** Python version if applicable:...

bug

Why is there a delay of around 2s when using jetson nano for real-time object detection, I use the imx219 CSI camera

bug

**python simple_test.py** works fine when I run it as terminal on jetpack 4.4. But **python3 simple_test.py** in terminal doesn't work. The error 'Unable to open camera' is displayed. Please let...

**Describe the issue** Unable to open camera when running simple_camera.py with Python version 3.7.5 using VSCode. **What version of L4T/JetPack** L4T/JetPack version: 4.6.1 **What version of OpenCV** OpenCV version: 4.1.1.2...

bug

when I run this, python simple_camera.py I got: nvarguscamerasrc ! video/x-raw(memory:NVMM), width=(int)1280, height=(int)720, format=(string)NV12, framerate=(fraction)60/1 ! nvvidconv flip-method=0 ! video/x-raw, width=(int)1280, height=(int)720, format=(string)BGRx ! videoconvert ! video/x-raw, format=(string)BGR ! appsink...

bug

**Describe the issue** Please describe the issue The csi camera comes out flipped over. What should I do? **What version of L4T/JetPack** L4T/JetPack version: 4.3 **What version of OpenCV** OpenCV...

bug

Hi, I'm trying to use the code with some other features. When my code crashes though. I have to reboot my nano before i can use the camera again. Here...

bug

When my jetson is connected to display and running dual_camera.py its working fine but when i am calling through ssh its showng me error GST_ARGUS: Creating output stream CONSUMER: Waiting...