Add audio and record RTP stream

Andrew Borntrager andrew.borntrager1 at gmail.com
Fri Jul 8 14:53:18 UTC 2016


Hello again.
I *think* I'm sending audio along with video. The pipeline is running (I
changed to ports 5000 and 5002) with no errors.  Now I'm trying this on my
windows laptop.(doesn't work):

gst-launch-1.0  udpsrc caps="application/x-rtp, media=(string)video,
clock-rate=(int) 90000, encoding-name=(string)H264,
sampling=(string)YCbCr-4:4:4, depth=(string)8, width=(string)320,
height=(string)240, payload=(int)96, clock-base=(uint)4068866987,
seqnum-base=(uint)24582" port=5000 ! rtph264depay ! decodebin !queue!
autovideosink ! udpsrc caps=$AUDIO_CAPS port=5002 ! gstrtpjitterbuffer!
rtpopusdepay ! opusdec plc=true ! alsasink

Also, i would like to simultaneously record the stream on my laptop. Thank
you very much for the overwhelming support!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160708/6e64a751/attachment.html>


More information about the gstreamer-devel mailing list