high bitrate udp buffer drop

jasonlife jasonlife at gmail.com
Tue Aug 16 19:38:20 UTC 2016


It turned out the problem was caused by my test environment. I ran vlc on
Host A and gst-launch on Host B. When I ran vlc on Host B, I got the same
corrupted video. gst-launch works fine on Host A as well.

On Tue, Aug 16, 2016 at 11:25 AM, jasonlife <jasonlife at gmail.com> wrote:

> I have almost the same video quality issue with my gst-launch-1.0 command
> for
> my mpeg2ts.
>
> This is my pipeline;
> gst-launch-1.0 udpsrc address=239.255.1.3 port=5004 !
> application/x-rtp,media=video,clock-rate=90000,encoding-name=H264 !
> rtpjitterbuffer ! rtpmp2tdepay ! tsparse ! tsdemux ! h264parse ! avdec_h264
> ! videoconvert ! autovideosink
>
> I tried different buffer-size for udpsrc and latency for rtpjitterbuffer,
> but no big changes.
>
> If I run following vlc command, video plays almost perfect..
>
> vlc  rtp://@239.255.1.3:5004
>
> Any help or suggestion would be appreciated..
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.
> n4.nabble.com/high-bitrate-udp-buffer-drop-tp4678917p4679108.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> 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/20160816/5e381e73/attachment.html>


More information about the gstreamer-devel mailing list