Add audio and record RTP stream

Nicolas Dufresne nicolas.dufresne at gmail.com
Thu Jul 14 00:47:47 UTC 2016


Le mercredi 13 juillet 2016 à 20:31 -0400, Andrew Borntrager a écrit :
> This gives me "WARNING Erroneous pipleline: could not link udpsink0
> to pulsesrc0" :
> gst-launch-1.0 -v vl2src device=/dev/video0 ! video/x-264,
> width=1280,height=720, framerate=15/1 ! h264parse ! rtph264pay pt=127
> config-interval=4 ! udpsink host=xxxxxx,net port=5000! pulsesrc
> device="alsa_input.usb-046d_webcam.........stereo" ! opusenc !
> rtpopuspay pt=96 ! udp sink host=xxxxxx.net port 5002.

There is a ! between udpsink and pulsesrc, remove it. You don't want
any link between audio and video, you just want them in the same
pipeline for sync.

regards,
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160713/c5fdcfc9/attachment.sig>


More information about the gstreamer-devel mailing list