uridecodebin pipeline in code fails to decode stream

Gareth Alldread gda72 at yahoo.co.uk
Mon Oct 17 09:28:54 UTC 2022


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/20221017/16e4391a/attachment.htm>


More information about the gstreamer-devel mailing list