gst-launch-1.0 rtpbin problem

killerrats koreysjunkmail at gmail.com
Mon Mar 14 15:37:34 UTC 2016


I setup a pipeline to receive audio and video but seems to stop at the rtpbin
receive it doesn't continue. It shows the caps that i entered but seems like
it doesn't find the or what. If i remove the rtpbin it will receive but i
need to have the audio and video to be in the one file. Anyone have an
answer?

gst-launch-1.0 -e -v rtpbin name=gstrtpbin 

udpsrc uri=[video IP] caps=application/x-rtp,media=video,clock-rate=90000 !
gstrtpbin.recv_rtp_sink_0 gstrtpbin.send_rtp_src_0 ! rtpmp4vdepay !
mpeg4videoparse ! mpegpsmux name=mux ! filesink location=test.mp4 

udpsrc uri=[audio_IP] caps=application/x-rtp,media=audio !
gstrtpbin.recv_rtp_sink_1 gstrtpbin.send_rtp_src_1 ! rtppcmadepay !
audioparse raw-format=4 rate=32000 channels=1 ! audioconvert dithering=0 !
avenc_mp2 ! mux.



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


More information about the gstreamer-devel mailing list