Hi Oliver/Anyone,<div> Can you please provide me any sample application or "pipeline example" for using "rtpdtmfdepay".I was trying to create a pipeline using "udpsrc" and then linked it to "rtpdtmfdepay".But somehow it is not working.The call back function is not able to receive any event from given Bus.</div>
<div> Can anyone provide any clue what wrong with this ?</div><div><br></div><div>Regards,</div><div>Parveen Jain<br><br><div class="gmail_quote">2010/9/8 Olivier Crête <span dir="ltr"><<a href="mailto:olivier.crete@collabora.co.uk">olivier.crete@collabora.co.uk</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Wed, 2010-09-08 at 00:08 -0700, newbie wrote:<br>
> This is my first post in this mailing list. i have already searched the<br>
> archive to find out the answer of my question. But i did not find it.<br>
> I need to know that can we use GStreamer to receive DTMF from peer. i have<br>
> seen the plug ins to send DTMF to peer but not able to find the plug ins to<br>
> receive DTMF.<br>
> If this is possible to receive DTMF using GStreamer then please share the<br>
> solution for the same.<br>
<br>
</div>DTMF can arrive in two forms, sound or RTP events. You can receive RTP<br>
events with "rtpdtmfdepay". There is also "dtmfdetect" which will try to<br>
detect DTMF in the incoming sound (your mileage may vary).<br>
<font color="#888888"><br>
--<br>
Olivier Crête<br>
<a href="mailto:olivier.crete@collabora.co.uk">olivier.crete@collabora.co.uk</a><br>
</font><br>------------------------------------------------------------------------------<br>
This SF.net Dev2Dev email is sponsored by:<br>
<br>
Show off your parallel programming skills.<br>
Enter the Intel(R) Threading Challenge 2010.<br>
<a href="http://p.sf.net/sfu/intel-thread-sfd" target="_blank">http://p.sf.net/sfu/intel-thread-sfd</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br>
</div>