Fwd: Problem with mix live audio stream
Douglas Amorim Ferreira
douglaseel at gmail.com
Mon Sep 15 12:29:22 PDT 2014
> And this pipeline worked fine.
> Thus, I created a pipeline to mix differents audio streams:
>
> gst-launch-1.0 rtspsrc location=rtsp://ip_host:port0/audio0 latency=2000
! application/x-rtp, "media=(string)audio, clock-rate=(int)8000,
encoding-name=(string)PCMA" ! rtppcmadepay ! alawdec ! audioresample !
liveadder name=m_pAdder ! interleave name=m_pInterleave ! autoaudiosink
rtspsrc location=rtsp://ip_host:port1/audio1 latency=2000 !
application/x-rtp, "media=(string)audio, clock-rate=(int)8000,
encoding-name=(string)PCMA" ! rtppcmadepay ! alawdec ! audioresample !
m_pAdder.
> And also was good..
Sorry for spam, but here after a few minutes I've got EOS too. Apparently
the problem occurs just when I mixes two live audio streams (mono or
stereo)...
--
*Douglas Amorim Ferreira*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140915/e7a564b6/attachment.html>
More information about the gstreamer-devel
mailing list