Single Pipeline for rtp audio and dtmf (rfc 2833)

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Single Pipeline for rtp audio and dtmf (rfc 2833)

qwerty-1
Hi All,

How can i receive rtp audio and dtmf (rfc 2833) using single pipeline on same port?
can i set multiple caps for udpsrc?  

Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: Single Pipelne for rtp audio and dtmf (rfc 2833)

Olivier Crête-2
On Sat, 2010-12-25 at 13:26 -0800, qwerty-1 wrote:
> Hi All,
>
> How can i receive rtp audio and dtmf (rfc 2833) using single pipeline?
> how can i force he platform to receive audio and dtmf both by setting the
> caps of udpsrc?  

You can't, you must use gstrtpptdemux to do that, then listen for the
pad-added signals and connect the depayloaders/decoders there.

You may be interested in farsight2 which does that (and a lot more) for
you.

--
Olivier Crête
[hidden email]

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

signature.asc (205 bytes) Download Attachment