H.264 SRT Stream Distortion

Nicolas Dufresne nicolas at ndufresne.ca
Mon Jan 4 12:09:00 UTC 2021


Le jeu. 24 déc. 2020 01 h 45, therecycledrobot at gmail.com <
therecycledrobot at gmail.com> a écrit :

> 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
>

p.s. At the moment a queue is recommended beforen h264parse.

>
>
> ...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.
>

How is your sender encoder configured ? Did you enable periodic keyframe?


> Cheers,
> Matt
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210104/42d1ce9c/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/20210104/42d1ce9c/attachment-0001.png>


More information about the gstreamer-devel mailing list