We developed an 8-camera driver on the R36.4.4 system using ONX 16g and our own carrier board. Then, when generating the images, we discovered that using gst-launch-1.0 nvarguscamerasrc sensor-id=0 ! ‘video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080, framerate=30/1’ ! nvvidconv flip-method=0 ! ‘video/x-raw, format=(string)I420’ ! xvimagesink -e outputs the drivers of 8 cameras in any order. No matter what the sequence is, the camera that executes the command last will fail to display images and will encounter the error “dmabuf_fd -1”. However, using Argus_camera to simultaneously output 8 channels of cameras works normally. What is the cause of this issue and can it be resolved?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| When using gst-launch-1.0 nvarguscamerasrc, an error occurs when trying to start streaming from the 8th camera | 30 | 282 | February 3, 2026 | |
| Starting capture from multiple nvarguscamerasrc simultaneously | 2 | 572 | February 7, 2023 | |
| Nvarguscamerasrc failed for 8 cameras simultaneously | 32 | 582 | November 14, 2025 | |
| Adding a 5th camera causes error | 8 | 328 | July 5, 2024 | |
| Nvarguscamerasrc + GMSL - dmabuf_fd | 5 | 451 | January 30, 2024 | |
| Multithreaded gstreamer pipeline crashing for onboard cameras TX1 | 10 | 2395 | October 18, 2021 | |
| Nvarguscamerasrc NvBufSurfaceFromFd Failed | 3 | 132 | June 4, 2025 | |
| Unable to start multiple camera gstreamer flow simultaneously | 3 | 732 | October 18, 2021 | |
| Gstreamer randomly dies when running with v4l2loopback | 6 | 1496 | October 14, 2021 | |
| Problem in gst-lanuch-1.0 streaming | 5 | 1217 | October 18, 2021 |
