gst-launch-1.0 rtpbin problem

killerrats koreysjunkmail at gmail.com
Wed Mar 16 16:56:20 UTC 2016


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]



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-launch-1-0-rtpbin-problem-tp4676327p4676390.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list