h264 RTP stream performance

Arnold Angerer arnold.angerer at smartalliance.at
Mon Mar 31 02:22:48 PDT 2014


For testing purposes, I'm working on Ubuntu 12.04, I'm not quite sure 
where to find the rtpjitterbuffer element.
As far as I can tell it looks like I've got all the available plugins 
installed (good,bad,ugly,...).

Am 31.03.2014 10:23, schrieb Dudi.r:
> are working on windows or linux?
>
> try to add "rtpjitterbuffer latency=1000" before the rtph264depay.
>
>
> gst-launch-0.10 udpsrc port=5000 \ caps="application/x-rtp,
> media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264,
> sprop-parameter-sets=(string)\"J01AHqkYGwe83gDUBAQG2wrXvfAQ\\,KN4JyA\\=\\=\",
> payload=(int)96, ssrc=(uint)786848209, clock-base=(uint)101553131,
> seqnum-base=(uint)64602" ! *rtpjitterbuffer latency=1000* ! rtph264depay !
> ffdec_h264 ! ffmpegcolorspace ! autovideosink
>
>
> Dudi.
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/h264-RTP-stream-performance-tp4666207p4666208.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>



More information about the gstreamer-devel mailing list