<div dir="ltr"><div>Hi,</div><div><br></div><div>Using the following command line connecting to an RTSP server works great:</div><div><br></div><div>gst-launch-1.0 uridecodebin uri=rtsp://<a href="http://192.168.10.52/7024">192.168.10.52/7024</a> ! videoconvert ! d3d11videosink</div><div><br></div><div>This URL also works fine in other scenarios (like VLC for example).  So I am pretty sure the source is ok.<br></div><div><br></div><div>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.</div><div><br></div><div>Any help would be greatly appreciated.</div><div><br></div><div>Many thanks,</div><div><br></div><div>Gareth<br></div></div>