Cannot launch stream from camera using GStreamer #2148
Unanswered
dovydas1928
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I’m using the VC-MIPI camera driver on Jetson Linux R36.4.4 and I need help getting nvarguscamerasrc working.
This pipeline fails after a few seconds:
Got this output:
Why I got these errors:
Sensor streaming starts (
vc_sen_start_stream(): Start streaming), but Argus/GStreamer stops with EOS.I checked dependencies using the loader (
/lib/ld-linux-aarch64.so.1 --list ...) and there are no missing libs.Does anyone know what could cause
dmabuf_fdto be-1with Argus on R36.4.4 (device-tree module config / ISP config / required packages / known patches)?I added this driver to my project: https://github.com/VC-MIPI-modules/vc_mipi_nvidia
Beta Was this translation helpful? Give feedback.
All reactions