gst-launch-1.0 rtpbin problem

Sebastian Dröge sebastian at centricular.com
Wed Mar 16 22:02:50 UTC 2016


On Mi, 2016-03-16 at 09:56 -0700, killerrats wrote:
> I used the rtpjitterbuffer and it works good i used the following
> pipeline
> 
> gst-launch-1.0 -e -v udpsrc address=[ADDRESS] port=[PORT] 
> caps=application/x-rtp,media=audio ! rtpjitterbuffer ! queue !
> rtppcmadepay
> ! audioparse raw-format=4 rate=32000 channels=1 ! audioconvert
> dithering=0 !
> lamemp3enc ! mux. udpsrc address=[ADDRESS] port=[PORT]
> caps=application/x-rtp,media=video ! rtpjitterbuffer ! queue !
> rtpmp4vdepay
> ! mpeg4videoparse ! queue ! mpegpsmux name=mux ! queue name=EOSsink !
> filesink buffer-size=80000000 location=[SAVING LOCATION]

So why doesn't rtpbin work then? In your case it's basically doing the
same thing. Did you check from the debug logs?

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160317/52324e0d/attachment-0001.sig>


More information about the gstreamer-devel mailing list