H.264 SRT Stream Distortion

therecycledrobot at gmail.com therecycledrobot at gmail.com
Thu Dec 24 05:31:32 UTC 2020


Hi All,

Brand new GStreamer developer here. At the moment I am keeping things
simple and trying to ingest a H.264 encoded SRT stream and then just
display the stream. I am using the following command:

gst-launch-1.0 srtsrc uri="srt://10.10.255.185:10000?passphrase=testing123"
! h264parse ! avdec_h264 ! autovideosink

...and the output stream looks like this:

[image: Screen Shot 2020-12-24 at 4.30.35 pm.png]

I have been doing some reading which takes about the need to force a key
unit, but after a lot of searching and reading I am a bit unsure if that's
related or how to do that.

Any help would be greatly appreciated.

Cheers,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20201224/6dc73844/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2020-12-24 at 4.30.35 pm.png
Type: image/png
Size: 647185 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20201224/6dc73844/attachment-0001.png>


More information about the gstreamer-devel mailing list