I run two cameras on Jetson Nano with a code based on the detectnet example. I trigger the video on a GPIO pin and start capture using detectEvent. The callback function works fine if called from the main() loop but when called from the callback function only one display shows frames and the other shows just black frame (while the code for the two streams is identical).
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
OpenCV video write Help on Nano | 3 | 1184 | September 27, 2021 | |
Flipped output frame | 2 | 1265 | October 14, 2021 | |
Recording several frames before starting to record | 1 | 23 | March 3, 2025 | |
Jetson Nano MIPI Camera Issue with Detectnet | 4 | 409 | October 15, 2021 | |
Live camera detection help | 3 | 3064 | October 18, 2021 | |
jetson.utils.videoSource using /dev/video0 returns no frame data when called in a Thread | 5 | 1193 | October 15, 2021 | |
Camera.Capture() critical failure makes program unresponsive | 3 | 404 | August 10, 2022 | |
Jetson Nano - csi working for video-viewer, but not working on detectnet | 3 | 909 | October 15, 2021 | |
Output video did not show up when running c++ detectnet on a video with soundtrack | 6 | 342 | December 5, 2023 | |
RTSP Server fails when using a second camera with nvcompositor | 3 | 959 | March 9, 2022 |