Failed to run RTSP plugin stream with gst-launch

About using a USB cable. I will give it a try soon.

My use case:

  • I have an application based on deep-stream SDK
  • I wanna use rtsp from theta for my app
  • The application use gst-launch-1.0 to check if rtsp stream can run along with deepstream or not

Can use try like this?

docker pull restreamio/gstreamer:2024-07-19T10-11-18Z-prod-dbg

gst-launch-1.0 uridecodebin uri="rtsp://192.168.0.140:8554/live?resolution=1920x960"  source::short-header=1 ! fakesink

The result should be like this, it means the stream can run along with deepstream