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 the current state of CSI-Camera compatible with JetPack 4.4? I have a setup with 2 Raspi-PI v2 Cameras, which functioned smoothly with JetPack 4.3. Since the update to JetPack...

**Description** add notebook examples to show stream from camera in jupyter **Other information** **Checklist:** - [ ] My pull request has a descriptive title (not a vague title like `Update...

Do you know how can I set 10bits reading for CSI-Camera? Thanh

**Describe the issue** I am getting the following when running `$ python3 dual_camera.py`: `Error: Unable to open both cameras` **What version of L4T/JetPack** System info (I got it using JetsonUtilities...

bug

**Describe the issue** I was going through the README to get my two RPi cameras up and running. The Python examples work just fine (e.g. `python3 dual_camera.py` displays the output...

bug

**Describe the issue** The python code works when I type `python3 camtry.py`. It gives error when I type `python3.9 camtry.py` **What version of L4T/JetPack** L4T/JetPack version: 4.6.3 **What version of...

bug

HI i am doing a final year project on optimization of ORB_SLAM2 on jetson nano .I have to feed the input from CSI-Camera which is raspberry pi v2 camera .Can...

**Describe the issue** Release notes for v3.2 from January, 2022 in README.md contain OpenCV 4.4.1, which doesn't exist, see https://github.com/opencv/opencv/releases **What version of L4T/JetPack** L4T 32.6.1 **What version of OpenCV**...

bug

When I do `python simple_camera.py`, that works on Xavier NX board in system r32.7.1 (kernel version: 4.9.253) with csi-camera imx219. Then I update the system to r35.1(kernel version: 5.10.104) ,with...

bug