ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Not found

I got this error when I use

gst-launch-1.0 rtspsrc location=rtsp://admin:admin123@192.168.1.108:554/cam/realmonitor?channel=1&subtype=00 ! fakesink

What’s wrong with it?

Hi,
It looks like the URI is not correctly read. Please check
Deepstream 5.1 Test 3 RTSP Camera INPUT - #3 by DaneLLL
Python Bindings for DeepStream not working with RTSP stream - #8 by DaneLLL

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.