Hello,
I found PJSIP topic "Create conf port with incoming RTP stream example"
http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2008-April/002738.html
Are there any examples, how to do that?
Thanks!
Test
Hi Peter, have a look at streamutil.c in samples project
On Tue, Jul 23, 2013 at 10:40 PM, Peter Velky 045hko@gmail.com wrote:
Hello,
I found PJSIP topic "Create conf port with incoming RTP stream example"
http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2008-April/002738.html
Are there any examples, how to do that?
Thanks!
Test
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
--
Khoa Pham
HCMC University of Science
www.fantageek.com
Thanks! It looks good. But I am looking for Python example and I don't know
right now if this is what I am looking for.
I just want to override/create callback which will be called to get audio
data from my buffer and then will be sent to a call (I will handle codecs
and such). Also, I would like to receive data from a call with my
application. I don't know if this is possible and how to do that without
pain :) I am new, sorry.
In a few words I am looking for an SIP interface which would support audio
data passing and getting - it's all.
What would you suggest me? Maybe another library?
So far I tried telepathy-python, it has exactly what I need (using
GStreamer library, it's great library), but it is no longer working and
supported. Developers suggested me to use gobject-introspection with
telepathy-glib, but there are no examples and I am very confused, I have no
idea how to make it work.
Thanks a lot for help!
On Wed, Jul 24, 2013 at 10:46 AM, Khoa Pham onmyway133@gmail.com wrote:
Hi Peter, have a look at streamutil.c in samples project
On Tue, Jul 23, 2013 at 10:40 PM, Peter Velky 045hko@gmail.com wrote:
Hello,
I found PJSIP topic "Create conf port with incoming RTP stream example"
http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2008-April/002738.html
Are there any examples, how to do that?
Thanks!
Test
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
--
Khoa Pham
HCMC University of Science
www.fantageek.com
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org