[Wengophone-devel] H.263 not working for video calls

2007-09-20 Thread Dinesh Nair
we've been trying to get Wengophone 2.1 video calls working with a grandstream video phone utilizing H.263/G.711a. symptoms were that video/audio from the grandstream is displayed fine and sounds great on wengophone, but there is no video displayed on the grandstream and while audio is fine,

[Wengophone-devel] MSN fix? - Ticket #1766

2007-09-20 Thread Ray Jackson
http://dev.openwengo.com/trac/openwengo/trac.cgi/ticket/1766 MSN chat has been broken in WengoPhone for over a month now, but apparently a very simple patch has been posted on the associated pidgin ticket (and the pidgin ticket is now closed/fixed). The patch would apparently be a one liner

Re: [Wengophone-devel] H.263 not working for video calls

2007-09-20 Thread michel memeteau
Hi 2007/9/20, Dinesh Nair [EMAIL PROTECTED]: // HACK: Define H263 codec in SDP but use h263p encoder and decoder (a trick to bypass cirpack). TO remove the hack, just use these uncommented lines to replace the definition of h263_codec doing what the comment says fixes the video issue, i.e.

Re: [Wengophone-devel] MSN fix? - Ticket #1766

2007-09-20 Thread Dave Neary
Hi, Ray Jackson wrote: http://dev.openwengo.com/trac/openwengo/trac.cgi/ticket/1766 MSN chat has been broken in WengoPhone for over a month now, but apparently a very simple patch has been posted on the associated pidgin ticket (and the pidgin ticket is now closed/fixed). The patch would

[Wengophone-devel] Getting rid of PortAudio support?

2007-09-20 Thread Aurélien Gâteau
Hello, Since PortAudio support is currently not really maintained and Alsa support is getting more reliable. I was wondering if anyone would object getting rid of PortAudio before 2.2 is out. What's your opinion on this? Does the PortAudio version performs better than the Alsa version on your

[Wengophone-devel] cmake fails building wengophone 2.1 on windows

2007-09-20 Thread Johan �hrn
Hi, I'm following the build instructions trying to build wengophone for windows. I want to fix ticket #1766! I have checked out the following source: https://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-2.1 At first I got these kind of errors: CMake Error: Error in

Re: [Wengophone-devel] Getting rid of PortAudio support?

2007-09-20 Thread Andreas Schneider
Aurélien Gâteau wrote: Hello, Hi, Since PortAudio support is currently not really maintained and Alsa support is getting more reliable. I was wondering if anyone would object getting rid of PortAudio before 2.2 is out. What's your opinion on this? Does the PortAudio version performs

Re: [Wengophone-devel] Getting rid of PortAudio support?

2007-09-20 Thread Dave Neary
Hi, Aurélien Gâteau wrote: Since PortAudio support is currently not really maintained and Alsa support is getting more reliable. I was wondering if anyone would object getting rid of PortAudio before 2.2 is out. What's your opinion on this? Does the PortAudio version performs better

Re: [Wengophone-devel] cmake fails building wengophone 2.1 on windows

2007-09-20 Thread Andreas Schneider
Johan Öhrn wrote: Hi, Hello, I'm following the build instructions trying to build wengophone for windows. I want to fix ticket #1766! I have checked out the following source: https://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-2.1 At first I got these kind of

Re: [Wengophone-devel] cmake fails building wengophone 2.1 on windows

2007-09-20 Thread Andreas Schneider
Johan Öhrn wrote: Hi, Hello, I have set the following environment variables: @set BOOSTINCLUDEDIR=D:\L\INCLUDE\boost\boost_1_34_1 @set BOOSTLIBDIR=D:\L\INCLUDE\boost\boost_1_34_1\lib @set BOOST_ROOT=D:\L\INCLUDE\boost\boost_1_34_1 please post a directory list of the libraries. I need the