Hi, I have just flashed Linux 36.2. And it seems that gstreamer still has nvv4l2decoder issue.
I have take a look below links, the question is how to install gst-v4l2
plugin?
Please help me if you have the info or links related to how to install this plugin.
- Accelerated GStreamer — Jetson Linux Developer Guide documentation
- How can the `nvv4l2decoder` element support dynamic resolution modification?
root@daniel-nvidia:~# video-viewer rtsp://admin:admin@192.168.1.12:8554/live
[gstreamer] initialized gstreamer, version 1.20.3.0
[gstreamer] gstDecoder – creating decoder for admin:admin@192.168.1.12
[gstreamer] gstDecoder – discovered video resolution: 1280x720 (framerate 0.000000 Hz)
[gstreamer] gstDecoder – discovered video caps: video/x-h264, stream-format=(string)avc, alignment=(string)au, codec_data=(buffer)0142801fffe100116742801fe900a00b74a41408081b4284d401000468ce06e2, level=(string)3.1, profile=(string)baseline, width=(int)1280, height=(int)720, framerate=(fraction)0/1, chroma-format=(string)4:2:0, bit-depth-luma=(uint)8, bit-depth-chroma=(uint)8, colorimetry=(string)2:0:0:3, parsed=(boolean)true
[gstreamer] gstDecoder – pipeline string:
[gstreamer] rtspsrc location=rtsp://admin:admin@192.168.1.12:8554/live latency=10 ! queue ! rtph264depay ! nvv4l2decoder name=decoder enable-max-performance=1 ! video/x-raw(memory:NVMM) ! nvvidconv name=vidconv ! video/x-raw ! appsink name=mysink sync=false
[gstreamer] gstDecoder – failed to create pipeline
[gstreamer] (no element “nvv4l2decoder”)
[gstreamer] failed to create decoder pipeline
[gstreamer] gstDecoder – failed to create decoder for rtsp://admin:admin@192.168.1.12:8554/live
video-viewer: failed to create input stream