GL
Gang Liu
Wed, Mar 4, 2009 2:54 PM
You can't use 180 for early media. As I remember pjsip low level api only
include SDP for 183.
regards,
Gang
On Wed, Feb 11, 2009 at 9:43 PM, Noga Yehudai nogab@juniper.net wrote:
You can't use 180 for early media. As I remember pjsip low level api only
include SDP for 183.
regards,
Gang
On Wed, Feb 11, 2009 at 9:43 PM, Noga Yehudai <nogab@juniper.net> wrote:
> Hi,
> Is there a possibility to configure Pjsua to send early media (meaning
> to send SDP over 180 response code and start sending RTP from this
> point)?
>
>
> Thanks,
> Noga
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
T
TanMeng-en
Thu, Mar 5, 2009 2:16 AM
Hi, Gang,
I test your sample code using the folllowing args, 0 8000 8000 200 1 0 100 127.0.0.1 100. This is a loop-back test on my laptop. The echo exists anyway. Is there any problem for my test? Thank you very much.
Best Regards
Myron Tan
Date: Wed, 4 Mar 2009 18:05:11 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
a simple sample is uploaded. And build with pjproject 1.0.1 is OK now.
regards,
Gang
2009/2/26 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I am looking forward to it. And I will give you feedback definitely.
Best Regards
Myron Tan
Date: Wed, 25 Feb 2009 16:35:25 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
I will write a sample and upload it this weekend.It is quick easy to write a RTP streaming program using that interface and you don't need to understand pjmedia interface.
You can select high level Control Protocol, such as SIP stack you prefer, or private protocol.
feedback is welcome.
regards,
Gang
2009/2/24 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I found your code on the link. Many thanks. But I did not find sample code for your sdk code. Would you mind providing one? Thanks a lot in advance.
Best Regards
Myron
From: mengentan@hotmail.com
To: pjsip@lists.pjsip.org
Date: Sun, 22 Feb 2009 22:50:43 +0800
Subject: Re: [pjsip] Sample Apps
Hi, Gang,
I do not find your code on the link. Would you please check again? Thanks.
Regards
Myron
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
my code by using pjmedia directly. I used it at windows XP/Vista before.
I am waiting sourceforge account. Maybe next week it will be done.
regards,
Gang
On Wed, Feb 11, 2009 at 9:21 PM, Italo Andrea Lisi
andreablade@gmail.com wrote:
Hi benny,
I wrote two sample apps when I learn pjsip project source code.
One is more easy to use media engine(currently only audio) which use
pjmedia api. the other is another sipua toolkit wrapper which use
pjsua api.
I will upload it to somewhere. I think it will be helpful for someone.
regards,
Gang
Hi, Gang,
I test your sample code using the folllowing args, 0 8000 8000 200 1 0 100 127.0.0.1 100. This is a loop-back test on my laptop. The echo exists anyway. Is there any problem for my test? Thank you very much.
Best Regards
Myron Tan
Date: Wed, 4 Mar 2009 18:05:11 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
a simple sample is uploaded. And build with pjproject 1.0.1 is OK now.
regards,
Gang
2009/2/26 TanMeng-en <mengentan@hotmail.com>
Hi, Gang,
I am looking forward to it. And I will give you feedback definitely.
Best Regards
Myron Tan
Date: Wed, 25 Feb 2009 16:35:25 +0800
- Show quoted text -
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
I will write a sample and upload it this weekend.It is quick easy to write a RTP streaming program using that interface and you don't need to understand pjmedia interface.
You can select high level Control Protocol, such as SIP stack you prefer, or private protocol.
feedback is welcome.
regards,
Gang
2009/2/24 TanMeng-en <mengentan@hotmail.com>
Hi, Gang,
I found your code on the link. Many thanks. But I did not find sample code for your sdk code. Would you mind providing one? Thanks a lot in advance.
Best Regards
Myron
From: mengentan@hotmail.com
To: pjsip@lists.pjsip.org
Date: Sun, 22 Feb 2009 22:50:43 +0800
Subject: Re: [pjsip] Sample Apps
Hi, Gang,
I do not find your code on the link. Would you please check again? Thanks.
Regards
Myron
> Date: Fri, 20 Feb 2009 12:21:54 +0800
> From: gangban.lau@gmail.com
> To: pjsip@lists.pjsip.org
> Subject: Re: [pjsip] Sample Apps
>
> my code by using pjmedia directly. I used it at windows XP/Vista before.
>
> http://code.google.com/p/openmediaengine/
>
> regards,
> Gang
>
> On Fri, Feb 13, 2009 at 4:23 PM, Gang Liu <gangban.lau@gmail.com> wrote:
> > I am waiting sourceforge account. Maybe next week it will be done.
> >
> > regards,
> > Gang
> >
> > On Wed, Feb 11, 2009 at 9:21 PM, Italo Andrea Lisi
> > <andreablade@gmail.com> wrote:
> >> it's a good idea, please paste the link!
> >>
> >> andrea
> >>
> >>
> >>
> >>
> >> 2009/2/11 Gang Liu <gangban.lau@gmail.com>:
> >>> Hi benny,
> >>> I wrote two sample apps when I learn pjsip project source code.
> >>> One is more easy to use media engine(currently only audio) which use
> >>> pjmedia api. the other is another sipua toolkit wrapper which use
> >>> pjsua api.
> >>> I will upload it to somewhere. I think it will be helpful for someone.
> >>>
> >>> regards,
> >>> Gang
> >>>
> >>> _______________________________________________
> >>> Visit our blog: http://blog.pjsip.org
> >>>
> >>> pjsip mailing list
> >>> pjsip@lists.pjsip.org
> >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> >>>
> >>
> >> _______________________________________________
> >> Visit our blog: http://blog.pjsip.org
> >>
> >> pjsip mailing list
> >> pjsip@lists.pjsip.org
> >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> >>
> >
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
你和你的爱人都去过哪里?快来微软地图一起绘制爱的地图吧! 立即查看!
MSN 9.0 正式版上线,捆绑免费25G网络硬盘! 立刻下载!
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
MSN 9.0 正式版上线,捆绑免费25G网络硬盘! 立刻下载!
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
_________________________________________________________________
MSN安全保护中心,免费修复系统漏洞,保护MSN安全!
http://im.live.cn/safe/
GL
Gang Liu
Thu, Mar 5, 2009 4:12 AM
pls tell me more your laptop information. How you setup test env?
regards,
Gang
2009/3/5 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I test your sample code using the folllowing args, 0 8000 8000 200 1 0 100
127.0.0.1 100. This is a loop-back test on my laptop. The echo exists
anyway. Is there any problem for my test? Thank you very much.
Best Regards
Myron Tan
Date: Wed, 4 Mar 2009 18:05:11 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
a simple sample is uploaded. And build with pjproject 1.0.1 is OK now.
regards,
Gang
2009/2/26 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I am looking forward to it. And I will give you feedback definitely.
Best Regards
Myron Tan
Date: Wed, 25 Feb 2009 16:35:25 +0800 - Show quoted text -
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
I will write a sample and upload it this weekend.It is quick easy to write
a RTP streaming program using that interface and you don't need to
understand pjmedia interface.
You can select high level Control Protocol, such as SIP stack you prefer,
or private protocol.
feedback is welcome.
regards,
Gang
2009/2/24 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I found your code on the link. Many thanks. But I did not find sample code
for your sdk code. Would you mind providing one? Thanks a lot in advance.
Best Regards
Myron
From: mengentan@hotmail.com
To: pjsip@lists.pjsip.org
Date: Sun, 22 Feb 2009 22:50:43 +0800
Subject: Re: [pjsip] Sample Apps
Hi, Gang,
I do not find your code on the link. Would you please check again? Thanks.
Regards
Myron
I am waiting sourceforge account. Maybe next week it will be done.
regards,
Gang
On Wed, Feb 11, 2009 at 9:21 PM, Italo Andrea Lisi
andreablade@gmail.com wrote:
Hi benny,
I wrote two sample apps when I learn pjsip project source code.
One is more easy to use media engine(currently only audio) which use
pjmedia api. the other is another sipua toolkit wrapper which use
pjsua api.
I will upload it to somewhere. I think it will be helpful for
pls tell me more your laptop information. How you setup test env?
regards,
Gang
2009/3/5 TanMeng-en <mengentan@hotmail.com>
> Hi, Gang,
>
> I test your sample code using the folllowing args, 0 8000 8000 200 1 0 100
> 127.0.0.1 100. This is a loop-back test on my laptop. The echo exists
> anyway. Is there any problem for my test? Thank you very much.
>
> Best Regards
> Myron Tan
>
> ------------------------------
> Date: Wed, 4 Mar 2009 18:05:11 +0800
>
> From: gangban.lau@gmail.com
> To: pjsip@lists.pjsip.org
> Subject: Re: [pjsip] Sample Apps
>
> a simple sample is uploaded. And build with pjproject 1.0.1 is OK now.
>
> regards,
> Gang
>
> 2009/2/26 TanMeng-en <mengentan@hotmail.com>
>
> Hi, Gang,
>
> I am looking forward to it. And I will give you feedback definitely.
>
> Best Regards
> Myron Tan
>
>
>
> ------------------------------
> Date: Wed, 25 Feb 2009 16:35:25 +0800 - Show quoted text -
>
> From: gangban.lau@gmail.com
> To: pjsip@lists.pjsip.org
> Subject: Re: [pjsip] Sample Apps
>
> I will write a sample and upload it this weekend.It is quick easy to write
> a RTP streaming program using that interface and you don't need to
> understand pjmedia interface.
>
> You can select high level Control Protocol, such as SIP stack you prefer,
> or private protocol.
> feedback is welcome.
>
> regards,
> Gang
>
> 2009/2/24 TanMeng-en <mengentan@hotmail.com>
>
> Hi, Gang,
>
> I found your code on the link. Many thanks. But I did not find sample code
> for your sdk code. Would you mind providing one? Thanks a lot in advance.
>
> Best Regards
> Myron
>
> ------------------------------
> From: mengentan@hotmail.com
> To: pjsip@lists.pjsip.org
> Date: Sun, 22 Feb 2009 22:50:43 +0800
>
> Subject: Re: [pjsip] Sample Apps
>
> Hi, Gang,
>
> I do not find your code on the link. Would you please check again? Thanks.
>
> Regards
> Myron
>
> > Date: Fri, 20 Feb 2009 12:21:54 +0800
> > From: gangban.lau@gmail.com
> > To: pjsip@lists.pjsip.org
> > Subject: Re: [pjsip] Sample Apps
> >
> > my code by using pjmedia directly. I used it at windows XP/Vista before.
> >
> > http://code.google.com/p/openmediaengine/
> >
> > regards,
> > Gang
> >
> > On Fri, Feb 13, 2009 at 4:23 PM, Gang Liu <gangban.lau@gmail.com> wrote:
> > > I am waiting sourceforge account. Maybe next week it will be done.
> > >
> > > regards,
> > > Gang
> > >
> > > On Wed, Feb 11, 2009 at 9:21 PM, Italo Andrea Lisi
> > > <andreablade@gmail.com> wrote:
> > >> it's a good idea, please paste the link!
> > >>
> > >> andrea
> > >>
> > >>
> > >>
> > >>
> > >> 2009/2/11 Gang Liu <gangban.lau@gmail.com>:
> > >>> Hi benny,
> > >>> I wrote two sample apps when I learn pjsip project source code.
> > >>> One is more easy to use media engine(currently only audio) which use
> > >>> pjmedia api. the other is another sipua toolkit wrapper which use
> > >>> pjsua api.
> > >>> I will upload it to somewhere. I think it will be helpful for
> someone.
> > >>>
> > >>> regards,
> > >>> Gang
> > >>>
> > >>> _______________________________________________
> > >>> Visit our blog: http://blog.pjsip.org
> > >>>
> > >>> pjsip mailing list
> > >>> pjsip@lists.pjsip.org
> > >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> > >>>
> > >>
> > >> _______________________________________________
> > >> Visit our blog: http://blog.pjsip.org
> > >>
> > >> pjsip mailing list
> > >> pjsip@lists.pjsip.org
> > >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> > >>
> > >
> >
> > _______________________________________________
> > Visit our blog: http://blog.pjsip.org
> >
> > pjsip mailing list
> > pjsip@lists.pjsip.org
> > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
> ------------------------------
> 你和你的爱人都去过哪里?快来微软地图一起绘制爱的地图吧! 立即查看!<http://http//ditu.live.com/?form=MICHAJ%20>
> ------------------------------
> MSN 9.0 正式版上线,捆绑免费25G网络硬盘! 立刻下载! <http://im.live.cn/msn9/>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
>
> ------------------------------
> MSN 9.0 正式版上线,捆绑免费25G网络硬盘! 立刻下载! <http://im.live.cn/msn9/>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
>
> ------------------------------
> 使用新一代 Windows Live Messenger 轻松交流和共享! 立刻下载!<http://im.live.cn/messenger.aspx>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
T
TanMeng-en
Thu, Mar 5, 2009 4:45 AM
Hi, Gang,
My laptop is Dell LATITUDE D630, and my sound card is Sigmatel Audio. I use intenal mic. For my test env, I create a test AECtest project under VC6. The project link the libs as the attachment. Please check it. Thanks.
Best Regards
Myron Tan
Date: Thu, 5 Mar 009 12:12:46 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
pls tell me more your laptop information. How you setup test env?
regards,
Gang
2009/3/5 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I test your sample code using the folllowing args, 0 8000 8000 200 1 0 100 127.0.0.1 100. This is a loop-back test on my laptop. The echo exists anyway. Is there any problem for my test? Thank you very much.
Best Regards
Myron Tan
Date: Wed, 4 Mar 2009 18:05:11 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
a simple sample is uploaded. And build with pjproject 1.0.1 is OK now.
regards,
Gang
2009/2/26 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I am looking forward to it. And I will give you feedback definitely.
Best Regards
Myron Tan
Date: Wed, 25 Feb 2009 16:35:25 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
I will write a sample and upload it this weekend.It is quick easy to write a RTP streaming program using that interface and you don't need to understand pjmedia interface.
You can select high level Control Protocol, such as SIP stack you prefer, or private protocol.
feedback is welcome.
regards,
Gang
2009/2/24 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I found your code on the link. Many thanks. But I did not find sample code for your sdk code. Would you mind providing one? Thanks a lot in advance.
Best Regards
Myron
From: mengentan@hotmail.com
To: pjsip@lists.pjsip.org
Date: Sun, 22 Feb 2009 22:50:43 +0800
Subject: Re: [pjsip] Sample Apps
Hi, Gang,
I do not find your code on the link. Would you please check again? Thanks.
Regards
Myron
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
my code by using pjmedia directly. I used it at windows XP/Vista before.
I am waiting sourceforge account. Maybe next week it will be done.
regards,
Gang
On Wed, Feb 11, 2009 at 9:21 PM, Italo Andrea Lisi
andreablade@gmail.com wrote:
Hi benny,
I wrote two sample apps when I learn pjsip project source code.
One is more easy to use media engine(currently only audio) which use
pjmedia api. the other is another sipua toolkit wrapper which use
pjsua api.
I will upload it to somewhere. I think it will be helpful for someone.
regards,
Gang
Hi, Gang,
My laptop is Dell LATITUDE D630, and my sound card is Sigmatel Audio. I use intenal mic. For my test env, I create a test AECtest project under VC6. The project link the libs as the attachment. Please check it. Thanks.
Best Regards
Myron Tan
Date: Thu, 5 Mar 009 12:12:46 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
pls tell me more your laptop information. How you setup test env?
regards,
Gang
2009/3/5 TanMeng-en <mengentan@hotmail.com>
Hi, Gang,
I test your sample code using the folllowing args, 0 8000 8000 200 1 0 100 127.0.0.1 100. This is a loop-back test on my laptop. The echo exists anyway. Is there any problem for my test? Thank you very much.
Best Regards
Myron Tan
Date: Wed, 4 Mar 2009 18:05:11 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
a simple sample is uploaded. And build with pjproject 1.0.1 is OK now.
regards,
Gang
2009/2/26 TanMeng-en <mengentan@hotmail.com>
Hi, Gang,
I am looking forward to it. And I will give you feedback definitely.
Best Regards
Myron Tan
Date: Wed, 25 Feb 2009 16:35:25 +0800
- Show quoted text -
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
I will write a sample and upload it this weekend.It is quick easy to write a RTP streaming program using that interface and you don't need to understand pjmedia interface.
You can select high level Control Protocol, such as SIP stack you prefer, or private protocol.
feedback is welcome.
regards,
Gang
2009/2/24 TanMeng-en <mengentan@hotmail.com>
Hi, Gang,
I found your code on the link. Many thanks. But I did not find sample code for your sdk code. Would you mind providing one? Thanks a lot in advance.
Best Regards
Myron
From: mengentan@hotmail.com
To: pjsip@lists.pjsip.org
Date: Sun, 22 Feb 2009 22:50:43 +0800
Subject: Re: [pjsip] Sample Apps
Hi, Gang,
I do not find your code on the link. Would you please check again? Thanks.
Regards
Myron
> Date: Fri, 20 Feb 2009 12:21:54 +0800
> From: gangban.lau@gmail.com
> To: pjsip@lists.pjsip.org
> Subject: Re: [pjsip] Sample Apps
>
> my code by using pjmedia directly. I used it at windows XP/Vista before.
>
> http://code.google.com/p/openmediaengine/
>
> regards,
> Gang
>
> On Fri, Feb 13, 2009 at 4:23 PM, Gang Liu <gangban.lau@gmail.com> wrote:
> > I am waiting sourceforge account. Maybe next week it will be done.
> >
> > regards,
> > Gang
> >
> > On Wed, Feb 11, 2009 at 9:21 PM, Italo Andrea Lisi
> > <andreablade@gmail.com> wrote:
> >> it's a good idea, please paste the link!
> >>
> >> andrea
> >>
> >>
> >>
> >>
> >> 2009/2/11 Gang Liu <gangban.lau@gmail.com>:
> >>> Hi benny,
> >>> I wrote two sample apps when I learn pjsip project source code.
> >>> One is more easy to use media engine(currently only audio) which use
> >>> pjmedia api. the other is another sipua toolkit wrapper which use
> >>> pjsua api.
> >>> I will upload it to somewhere. I think it will be helpful for someone.
> >>>
> >>> regards,
> >>> Gang
> >>>
> >>> _______________________________________________
> >>> Visit our blog: http://blog.pjsip.org
> >>>
> >>> pjsip mailing list
> >>> pjsip@lists.pjsip.org
> >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> >>>
> >>
> >> _______________________________________________
> >> Visit our blog: http://blog.pjsip.org
> >>
> >> pjsip mailing list
> >> pjsip@lists.pjsip.org
> >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> >>
> >
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
你和你的爱人都去过哪里?快来微软地图一起绘制爱的地图吧! 立即查看!
MSN 9.0 正式版上线,捆绑免费25G网络硬盘! 立刻下载!
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
MSN 9.0 正式版上线,捆绑免费25G网络硬盘! 立刻下载!
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
使用新一代 Windows Live Messenger 轻松交流和共享! 立刻下载!
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
_________________________________________________________________
上Windows Live 中国首页,下载最新版 MSN!
http://im.live.cn/
SM
S. M. Nazmul Hasan (Opu)
Thu, Mar 5, 2009 11:14 AM
please check using two laptop or pc.
Condition:
-
using headphone, it should be ok
-
using internal microphone of your laptop, then please place another pc in
the different place so that one's output cant be the input of another...this
is the cause of echo....
2009/3/5 TanMeng-en mengentan@hotmail.com
Hi, Gang,
My laptop is Dell LATITUDE D630, and my sound card is Sigmatel Audio. I use
intenal mic. For my test env, I create a test AECtest project under VC6.
The project link the libs as the attachment. Please check it. Thanks.
Best Regards
Myron Tan
Date: Thu, 5 Mar 009 12:12:46 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
pls tell me more your laptop information. How you setup test env?
regards,
Gang
2009/3/5 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I test your sample code using the folllowing args, 0 8000 8000 200 1 0 100
127.0.0.1 100. This is a loop-back test on my laptop. The echo exists
anyway. Is there any problem for my test? Thank you very much.
Best Regards
Myron Tan
Date: Wed, 4 Mar 2009 18:05:11 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
a simple sample is uploaded. And build with pjproject 1.0.1 is OK now.
regards,
Gang
2009/2/26 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I am looking forward to it. And I will give you feedback definitely.
Best Regards
Myron Tan
Date: Wed, 25 Feb 2009 16:35:25 +0800 - Show quoted text -
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
I will write a sample and upload it this weekend.It is quick easy to write
a RTP streaming program using that interface and you don't need to
understand pjmedia interface.
You can select high level Control Protocol, such as SIP stack you prefer,
or private protocol.
feedback is welcome.
regards,
Gang
2009/2/24 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I found your code on the link. Many thanks. But I did not find sample code
for your sdk code. Would you mind providing one? Thanks a lot in advance.
Best Regards
Myron
From: mengentan@hotmail.com
To: pjsip@lists.pjsip.org
Date: Sun, 22 Feb 2009 22:50:43 +0800
Subject: Re: [pjsip] Sample Apps
Hi, Gang,
I do not find your code on the link. Would you please check again? Thanks.
Regards
Myron
I am waiting sourceforge account. Maybe next week it will be done.
regards,
Gang
On Wed, Feb 11, 2009 at 9:21 PM, Italo Andrea Lisi
andreablade@gmail.com wrote:
Hi benny,
I wrote two sample apps when I learn pjsip project source code.
One is more easy to use media engine(currently only audio) which use
pjmedia api. the other is another sipua toolkit wrapper which use
pjsua api.
I will upload it to somewhere. I think it will be helpful for
--
S. M. Nazmul Hasan Opu
Software Engineer
R & D Application
Dhaka, Bangladesh
Mob: +880 1712 901 764
please check using two laptop or pc.
Condition:
1. using headphone, it should be ok
2. using internal microphone of your laptop, then please place another pc in
the different place so that one's output cant be the input of another...this
is the cause of echo....
2009/3/5 TanMeng-en <mengentan@hotmail.com>
>
> Hi, Gang,
>
> My laptop is Dell LATITUDE D630, and my sound card is Sigmatel Audio. I use
> intenal mic. For my test env, I create a test AECtest project under VC6.
> The project link the libs as the attachment. Please check it. Thanks.
>
> Best Regards
> Myron Tan
>
>
>
> ------------------------------
> Date: Thu, 5 Mar 009 12:12:46 +0800
>
> From: gangban.lau@gmail.com
> To: pjsip@lists.pjsip.org
> Subject: Re: [pjsip] Sample Apps
>
> pls tell me more your laptop information. How you setup test env?
> regards,
> Gang
> 2009/3/5 TanMeng-en <mengentan@hotmail.com>
>
> Hi, Gang,
>
> I test your sample code using the folllowing args, 0 8000 8000 200 1 0 100
> 127.0.0.1 100. This is a loop-back test on my laptop. The echo exists
> anyway. Is there any problem for my test? Thank you very much.
>
> Best Regards
> Myron Tan
>
> ------------------------------
> Date: Wed, 4 Mar 2009 18:05:11 +0800
>
> From: gangban.lau@gmail.com
> To: pjsip@lists.pjsip.org
> Subject: Re: [pjsip] Sample Apps
>
> a simple sample is uploaded. And build with pjproject 1.0.1 is OK now.
>
> regards,
> Gang
>
> 2009/2/26 TanMeng-en <mengentan@hotmail.com>
>
> Hi, Gang,
>
> I am looking forward to it. And I will give you feedback definitely.
>
> Best Regards
> Myron Tan
>
>
>
> ------------------------------
> Date: Wed, 25 Feb 2009 16:35:25 +0800 - Show quoted text -
>
> From: gangban.lau@gmail.com
> To: pjsip@lists.pjsip.org
> Subject: Re: [pjsip] Sample Apps
>
> I will write a sample and upload it this weekend.It is quick easy to write
> a RTP streaming program using that interface and you don't need to
> understand pjmedia interface.
>
> You can select high level Control Protocol, such as SIP stack you prefer,
> or private protocol.
> feedback is welcome.
>
> regards,
> Gang
>
> 2009/2/24 TanMeng-en <mengentan@hotmail.com>
>
> Hi, Gang,
>
> I found your code on the link. Many thanks. But I did not find sample code
> for your sdk code. Would you mind providing one? Thanks a lot in advance.
>
> Best Regards
> Myron
>
> ------------------------------
> From: mengentan@hotmail.com
> To: pjsip@lists.pjsip.org
> Date: Sun, 22 Feb 2009 22:50:43 +0800
>
> Subject: Re: [pjsip] Sample Apps
>
> Hi, Gang,
>
> I do not find your code on the link. Would you please check again? Thanks.
>
> Regards
> Myron
>
> > Date: Fri, 20 Feb 2009 12:21:54 +0800
> > From: gangban.lau@gmail.com
> > To: pjsip@lists.pjsip.org
> > Subject: Re: [pjsip] Sample Apps
> >
> > my code by using pjmedia directly. I used it at windows XP/Vista before.
> >
> > http://code.google.com/p/openmediaengine/
> >
> > regards,
> > Gang
> >
> > On Fri, Feb 13, 2009 at 4:23 PM, Gang Liu <gangban.lau@gmail.com> wrote:
> > > I am waiting sourceforge account. Maybe next week it will be done.
> > >
> > > regards,
> > > Gang
> > >
> > > On Wed, Feb 11, 2009 at 9:21 PM, Italo Andrea Lisi
> > > <andreablade@gmail.com> wrote:
> > >> it's a good idea, please paste the link!
> > >>
> > >> andrea
> > >>
> > >>
> > >>
> > >>
> > >> 2009/2/11 Gang Liu <gangban.lau@gmail.com>:
> > >>> Hi benny,
> > >>> I wrote two sample apps when I learn pjsip project source code.
> > >>> One is more easy to use media engine(currently only audio) which use
> > >>> pjmedia api. the other is another sipua toolkit wrapper which use
> > >>> pjsua api.
> > >>> I will upload it to somewhere. I think it will be helpful for
> someone.
> > >>>
> > >>> regards,
> > >>> Gang
> > >>>
> > >>> _______________________________________________
> > >>> Visit our blog: http://blog.pjsip.org
> > >>>
> > >>> pjsip mailing list
> > >>> pjsip@lists.pjsip.org
> > >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> > >>>
> > >>
> > >> _______________________________________________
> > >> Visit our blog: http://blog.pjsip.org
> > >>
> > >> pjsip mailing list
> > >> pjsip@lists.pjsip.org
> > >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> > >>
> > >
> >
> > _______________________________________________
> > Visit our blog: http://blog.pjsip.org
> >
> > pjsip mailing list
> > pjsip@lists.pjsip.org
> > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
> ------------------------------
> 你和你的爱人都去过哪里?快来微软地图一起绘制爱的地图吧! 立即查看!<http://http//ditu.live.com/?form=MICHAJ%20>
> ------------------------------
> MSN 9.0 正式版上线,捆绑免费25G网络硬盘! 立刻下载! <http://im.live.cn/msn9/>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
>
> ------------------------------
> MSN 9.0 正式版上线,捆绑免费25G网络硬盘! 立刻下载! <http://im.live.cn/msn9/>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
>
> ------------------------------
> 使用新一代 Windows Live Messenger 轻松交流和共享! 立刻下载!<http://im.live.cn/messenger.aspx>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
>
> ------------------------------
> 微软地图实时路况,为您节省的不仅仅是时间! 立即查看!<http://ditu.live.com/default.aspx?v=2&form=MICHAJ&cp=qcbgzzsz1gzz&style=r&lvl=4&tilt=-90&dir=0&alt=-1000&phx=0&phy=0&phscl=1&trfc=1&encType=1>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
--
S. M. Nazmul Hasan Opu
Software Engineer
R & D Application
Dhaka, Bangladesh
Mob: +880 1712 901 764
GL
Gang Liu
Thu, Mar 5, 2009 2:26 PM
Hi,
There are some improvement of echo backend at pj 1.0.1 release.
I uploaded a DLL to google code.It was built by pjproject 0.9.0. I only
tested this pj release before. And two pc was used, one was headphone, the
other was pc speaker and mic.
regards,
Gang
2009/3/5 TanMeng-en mengentan@hotmail.com
Hi, Gang,
My laptop is Dell LATITUDE D630, and my sound card is Sigmatel Audio. I use
intenal mic. For my test env, I create a test AECtest project under VC6.
The project link the libs as the attachment. Please check it. Thanks.
Best Regards
Myron Tan
Date: Thu, 5 Mar 009 12:12:46 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
pls tell me more your laptop information. How you setup test env?
regards,
Gang
2009/3/5 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I test your sample code using the folllowing args, 0 8000 8000 200 1 0 100
127.0.0.1 100. This is a loop-back test on my laptop. The echo exists
anyway. Is there any problem for my test? Thank you very much.
Best Regards
Myron Tan
Date: Wed, 4 Mar 2009 18:05:11 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
a simple sample is uploaded. And build with pjproject 1.0.1 is OK now.
regards,
Gang
2009/2/26 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I am looking forward to it. And I will give you feedback definitely.
Best Regards
Myron Tan
Date: Wed, 25 Feb 2009 16:35:25 +0800 - Show quoted text -
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
I will write a sample and upload it this weekend.It is quick easy to write
a RTP streaming program using that interface and you don't need to
understand pjmedia interface.
You can select high level Control Protocol, such as SIP stack you prefer,
or private protocol.
feedback is welcome.
regards,
Gang
2009/2/24 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I found your code on the link. Many thanks. But I did not find sample code
for your sdk code. Would you mind providing one? Thanks a lot in advance.
Best Regards
Myron
From: mengentan@hotmail.com
To: pjsip@lists.pjsip.org
Date: Sun, 22 Feb 2009 22:50:43 +0800
Subject: Re: [pjsip] Sample Apps
Hi, Gang,
I do not find your code on the link. Would you please check again? Thanks.
Regards
Myron
I am waiting sourceforge account. Maybe next week it will be done.
regards,
Gang
On Wed, Feb 11, 2009 at 9:21 PM, Italo Andrea Lisi
andreablade@gmail.com wrote:
Hi benny,
I wrote two sample apps when I learn pjsip project source code.
One is more easy to use media engine(currently only audio) which use
pjmedia api. the other is another sipua toolkit wrapper which use
pjsua api.
I will upload it to somewhere. I think it will be helpful for
Hi,
There are some improvement of echo backend at pj 1.0.1 release.
I uploaded a DLL to google code.It was built by pjproject 0.9.0. I only
tested this pj release before. And two pc was used, one was headphone, the
other was pc speaker and mic.
regards,
Gang
2009/3/5 TanMeng-en <mengentan@hotmail.com>
>
> Hi, Gang,
>
> My laptop is Dell LATITUDE D630, and my sound card is Sigmatel Audio. I use
> intenal mic. For my test env, I create a test AECtest project under VC6.
> The project link the libs as the attachment. Please check it. Thanks.
>
> Best Regards
> Myron Tan
>
>
>
> ------------------------------
> Date: Thu, 5 Mar 009 12:12:46 +0800
>
> From: gangban.lau@gmail.com
> To: pjsip@lists.pjsip.org
> Subject: Re: [pjsip] Sample Apps
>
> pls tell me more your laptop information. How you setup test env?
> regards,
> Gang
> 2009/3/5 TanMeng-en <mengentan@hotmail.com>
>
> Hi, Gang,
>
> I test your sample code using the folllowing args, 0 8000 8000 200 1 0 100
> 127.0.0.1 100. This is a loop-back test on my laptop. The echo exists
> anyway. Is there any problem for my test? Thank you very much.
>
> Best Regards
> Myron Tan
>
> ------------------------------
> Date: Wed, 4 Mar 2009 18:05:11 +0800
>
> From: gangban.lau@gmail.com
> To: pjsip@lists.pjsip.org
> Subject: Re: [pjsip] Sample Apps
>
> a simple sample is uploaded. And build with pjproject 1.0.1 is OK now.
>
> regards,
> Gang
>
> 2009/2/26 TanMeng-en <mengentan@hotmail.com>
>
> Hi, Gang,
>
> I am looking forward to it. And I will give you feedback definitely.
>
> Best Regards
> Myron Tan
>
>
>
> ------------------------------
> Date: Wed, 25 Feb 2009 16:35:25 +0800 - Show quoted text -
>
> From: gangban.lau@gmail.com
> To: pjsip@lists.pjsip.org
> Subject: Re: [pjsip] Sample Apps
>
> I will write a sample and upload it this weekend.It is quick easy to write
> a RTP streaming program using that interface and you don't need to
> understand pjmedia interface.
>
> You can select high level Control Protocol, such as SIP stack you prefer,
> or private protocol.
> feedback is welcome.
>
> regards,
> Gang
>
> 2009/2/24 TanMeng-en <mengentan@hotmail.com>
>
> Hi, Gang,
>
> I found your code on the link. Many thanks. But I did not find sample code
> for your sdk code. Would you mind providing one? Thanks a lot in advance.
>
> Best Regards
> Myron
>
> ------------------------------
> From: mengentan@hotmail.com
> To: pjsip@lists.pjsip.org
> Date: Sun, 22 Feb 2009 22:50:43 +0800
>
> Subject: Re: [pjsip] Sample Apps
>
> Hi, Gang,
>
> I do not find your code on the link. Would you please check again? Thanks.
>
> Regards
> Myron
>
> > Date: Fri, 20 Feb 2009 12:21:54 +0800
> > From: gangban.lau@gmail.com
> > To: pjsip@lists.pjsip.org
> > Subject: Re: [pjsip] Sample Apps
> >
> > my code by using pjmedia directly. I used it at windows XP/Vista before.
> >
> > http://code.google.com/p/openmediaengine/
> >
> > regards,
> > Gang
> >
> > On Fri, Feb 13, 2009 at 4:23 PM, Gang Liu <gangban.lau@gmail.com> wrote:
> > > I am waiting sourceforge account. Maybe next week it will be done.
> > >
> > > regards,
> > > Gang
> > >
> > > On Wed, Feb 11, 2009 at 9:21 PM, Italo Andrea Lisi
> > > <andreablade@gmail.com> wrote:
> > >> it's a good idea, please paste the link!
> > >>
> > >> andrea
> > >>
> > >>
> > >>
> > >>
> > >> 2009/2/11 Gang Liu <gangban.lau@gmail.com>:
> > >>> Hi benny,
> > >>> I wrote two sample apps when I learn pjsip project source code.
> > >>> One is more easy to use media engine(currently only audio) which use
> > >>> pjmedia api. the other is another sipua toolkit wrapper which use
> > >>> pjsua api.
> > >>> I will upload it to somewhere. I think it will be helpful for
> someone.
> > >>>
> > >>> regards,
> > >>> Gang
> > >>>
> > >>> _______________________________________________
> > >>> Visit our blog: http://blog.pjsip.org
> > >>>
> > >>> pjsip mailing list
> > >>> pjsip@lists.pjsip.org
> > >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> > >>>
> > >>
> > >> _______________________________________________
> > >> Visit our blog: http://blog.pjsip.org
> > >>
> > >> pjsip mailing list
> > >> pjsip@lists.pjsip.org
> > >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> > >>
> > >
> >
> > _______________________________________________
> > Visit our blog: http://blog.pjsip.org
> >
> > pjsip mailing list
> > pjsip@lists.pjsip.org
> > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
> ------------------------------
> 你和你的爱人都去过哪里?快来微软地图一起绘制爱的地图吧! 立即查看!<http://http//ditu.live.com/?form=MICHAJ%20>
> ------------------------------
> MSN 9.0 正式版上线,捆绑免费25G网络硬盘! 立刻下载! <http://im.live.cn/msn9/>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
>
> ------------------------------
> MSN 9.0 正式版上线,捆绑免费25G网络硬盘! 立刻下载! <http://im.live.cn/msn9/>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
>
> ------------------------------
> 使用新一代 Windows Live Messenger 轻松交流和共享! 立刻下载!<http://im.live.cn/messenger.aspx>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
>
> ------------------------------
> 微软地图实时路况,为您节省的不仅仅是时间! 立即查看!<http://ditu.live.com/default.aspx?v=2&form=MICHAJ&cp=qcbgzzsz1gzz&style=r&lvl=4&tilt=-90&dir=0&alt=-1000&phx=0&phy=0&phscl=1&trfc=1&encType=1>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
T
TanMeng-en
Wed, Mar 11, 2009 8:23 AM
Hi, Gang,
When you use two pc, one was headphone, the other was pc speaker and mic. Will you hear your own voice in your earphone?
If there is no your own voice in your earphone, it demonstrates that AEC works.
Best Regards
Myron
Date: Thu, 5 Mar 2009 22:26:31 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
Hi,
There are some improvement of echo backend at pj 1.0.1 release.
I uploaded a DLL to google code.It was built by pjproject 0.9.0. I only tested this pj release before. And two pc was used, one was headphone, the other was pc speaker and mic.
regards,
Gang
2009/3/5 TanMeng-en mengentan@hotmail.com
Hi, Gang,
My laptop is Dell LATITUDE D630, and my sound card is Sigmatel Audio. I use intenal mic. For my test env, I create a test AECtest project under VC6. The project link the libs as the attachment. Please check it. Thanks.
Best Regards
Myron Tan
Date: Thu, 5 Mar 009 12:12:46 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
pls tell me more your laptop information. How you setup test env?
regards,
Gang
2009/3/5 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I test your sample code using the folllowing args, 0 8000 8000 200 1 0 100 127.0.0.1 100. This is a loop-back test on my laptop. The echo exists anyway. Is there any problem for my test? Thank you very much.
Best Regards
Myron Tan
Date: Wed, 4 Mar 2009 18:05:11 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
a simple sample is uploaded. And build with pjproject 1.0.1 is OK now.
regards,
Gang
2009/2/26 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I am looking forward to it. And I will give you feedback definitely.
Best Regards
Myron Tan
Date: Wed, 25 Feb 2009 16:35:25 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
I will write a sample and upload it this weekend.It is quick easy to write a RTP streaming program using that interface and you don't need to understand pjmedia interface.
You can select high level Control Protocol, such as SIP stack you prefer, or private protocol.
feedback is welcome.
regards,
Gang
2009/2/24 TanMeng-en mengentan@hotmail.com
Hi, Gang,
I found your code on the link. Many thanks. But I did not find sample code for your sdk code. Would you mind providing one? Thanks a lot in advance.
Best Regards
Myron
From: mengentan@hotmail.com
To: pjsip@lists.pjsip.org
Date: Sun, 22 Feb 2009 22:50:43 +0800
Subject: Re: [pjsip] Sample Apps
Hi, Gang,
I do not find your code on the link. Would you please check again? Thanks.
Regards
Myron
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
my code by using pjmedia directly. I used it at windows XP/Vista before.
I am waiting sourceforge account. Maybe next week it will be done.
regards,
Gang
On Wed, Feb 11, 2009 at 9:21 PM, Italo Andrea Lisi
andreablade@gmail.com wrote:
Hi benny,
I wrote two sample apps when I learn pjsip project source code.
One is more easy to use media engine(currently only audio) which use
pjmedia api. the other is another sipua toolkit wrapper which use
pjsua api.
I will upload it to somewhere. I think it will be helpful for someone.
regards,
Gang
Hi, Gang,
When you use two pc, one was headphone, the other was pc speaker and mic. Will you hear your own voice in your earphone?
If there is no your own voice in your earphone, it demonstrates that AEC works.
Best Regards
Myron
Date: Thu, 5 Mar 2009 22:26:31 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
Hi,
There are some improvement of echo backend at pj 1.0.1 release.
I uploaded a DLL to google code.It was built by pjproject 0.9.0. I only tested this pj release before. And two pc was used, one was headphone, the other was pc speaker and mic.
regards,
Gang
2009/3/5 TanMeng-en <mengentan@hotmail.com>
Hi, Gang,
My laptop is Dell LATITUDE D630, and my sound card is Sigmatel Audio. I use intenal mic. For my test env, I create a test AECtest project under VC6. The project link the libs as the attachment. Please check it. Thanks.
Best Regards
Myron Tan
Date: Thu, 5 Mar 009 12:12:46 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
pls tell me more your laptop information. How you setup test env?
regards,
Gang
2009/3/5 TanMeng-en <mengentan@hotmail.com>
Hi, Gang,
I test your sample code using the folllowing args, 0 8000 8000 200 1 0 100 127.0.0.1 100. This is a loop-back test on my laptop. The echo exists anyway. Is there any problem for my test? Thank you very much.
Best Regards
Myron Tan
Date: Wed, 4 Mar 2009 18:05:11 +0800
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
a simple sample is uploaded. And build with pjproject 1.0.1 is OK now.
regards,
Gang
2009/2/26 TanMeng-en <mengentan@hotmail.com>
Hi, Gang,
I am looking forward to it. And I will give you feedback definitely.
Best Regards
Myron Tan
Date: Wed, 25 Feb 2009 16:35:25 +0800
- Show quoted text -
From: gangban.lau@gmail.com
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Sample Apps
I will write a sample and upload it this weekend.It is quick easy to write a RTP streaming program using that interface and you don't need to understand pjmedia interface.
You can select high level Control Protocol, such as SIP stack you prefer, or private protocol.
feedback is welcome.
regards,
Gang
2009/2/24 TanMeng-en <mengentan@hotmail.com>
Hi, Gang,
I found your code on the link. Many thanks. But I did not find sample code for your sdk code. Would you mind providing one? Thanks a lot in advance.
Best Regards
Myron
From: mengentan@hotmail.com
To: pjsip@lists.pjsip.org
Date: Sun, 22 Feb 2009 22:50:43 +0800
Subject: Re: [pjsip] Sample Apps
Hi, Gang,
I do not find your code on the link. Would you please check again? Thanks.
Regards
Myron
> Date: Fri, 20 Feb 2009 12:21:54 +0800
> From: gangban.lau@gmail.com
> To: pjsip@lists.pjsip.org
> Subject: Re: [pjsip] Sample Apps
>
> my code by using pjmedia directly. I used it at windows XP/Vista before.
>
> http://code.google.com/p/openmediaengine/
>
> regards,
> Gang
>
> On Fri, Feb 13, 2009 at 4:23 PM, Gang Liu <gangban.lau@gmail.com> wrote:
> > I am waiting sourceforge account. Maybe next week it will be done.
> >
> > regards,
> > Gang
> >
> > On Wed, Feb 11, 2009 at 9:21 PM, Italo Andrea Lisi
> > <andreablade@gmail.com> wrote:
> >> it's a good idea, please paste the link!
> >>
> >> andrea
> >>
> >>
> >>
> >>
> >> 2009/2/11 Gang Liu <gangban.lau@gmail.com>:
> >>> Hi benny,
> >>> I wrote two sample apps when I learn pjsip project source code.
> >>> One is more easy to use media engine(currently only audio) which use
> >>> pjmedia api. the other is another sipua toolkit wrapper which use
> >>> pjsua api.
> >>> I will upload it to somewhere. I think it will be helpful for someone.
> >>>
> >>> regards,
> >>> Gang
> >>>
> >>> _______________________________________________
> >>> Visit our blog: http://blog.pjsip.org
> >>>
> >>> pjsip mailing list
> >>> pjsip@lists.pjsip.org
> >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> >>>
> >>
> >> _______________________________________________
> >> Visit our blog: http://blog.pjsip.org
> >>
> >> pjsip mailing list
> >> pjsip@lists.pjsip.org
> >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> >>
> >
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip@lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
你和你的爱人都去过哪里?快来微软地图一起绘制爱的地图吧! 立即查看!
MSN 9.0 正式版上线,捆绑免费25G网络硬盘! 立刻下载!
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
MSN 9.0 正式版上线,捆绑免费25G网络硬盘! 立刻下载!
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
使用新一代 Windows Live Messenger 轻松交流和共享! 立刻下载!
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
微软地图实时路况,为您节省的不仅仅是时间! 立即查看!
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
_________________________________________________________________
Live Search视频搜索,快速检索视频的利器!
http://www.live.com/?scope=video