uridecodebin pipeline in code fails to decode stream

vinod kesti vinodkesti at yahoo.com
Tue Oct 18 18:26:10 UTC 2022


It's hard to tell without the logs. Can you provide the logs? Run the below command to capture the logs.gst-launch-1.0 uridecodebin uri=rtsp://192.168.10.52/7024 ! videoconvert ! d3d11videosink --gst-debug=2
Sent from Yahoo Mail. Get the app 

    On Monday, 17 October, 2022 at 04:29:17 am GMT-5, Gareth Alldread via gstreamer-devel <gstreamer-devel at lists.freedesktop.org> wrote:  
 
 Hi,
Using the following command line connecting to an RTSP server works great:
gst-launch-1.0 uridecodebin uri=rtsp://192.168.10.52/7024 ! videoconvert ! d3d11videosink
This URL also works fine in other scenarios (like VLC for example).  So I am pretty sure the source is ok.

However, using the same URL in the Gstreamer tutorial sample code (tutorial 3) which uses the same pipeline leads to what I believe is a video decode failure.  All I see is a green image with some minor artefacts that lead me to believe the decode has failed.
Any help would be greatly appreciated.
Many thanks,
Gareth
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20221018/c24b3c52/attachment-0001.htm>


More information about the gstreamer-devel mailing list