Re: [Ekiga-devel-list] Video Codec listing

2006-10-23 Thread Damien Sandras
Le vendredi 20 octobre 2006 à 08:28 -0700, Zou, Yixiong a écrit :
 I downloaded the Ekiga from CVS on 10/5 and tried it out.  In addition
 to the stock H.261 video codec provided by OPAL, I also have 1 more
 H.261 codec that is also installed into the system.  The codecinfo
 utility in OPAL shows that both plugins are recognized.  But in Ekiga,
 if I go to the preference menu, I only see one H.261 codec listed.  
 

I'm sorry, but I don't understand your question.

Ekiga displays all codecs that can be used by H.323 and SIP.
-- 
 _  Damien Sandras
(o- 
//\ Ekiga Softphone: http://www.ekiga.org/
v_/_NOVACOM: http://www.novacom.be/
FOSDEM : http://www.fosdem.org/
SIP Phone  : sip:[EMAIL PROTECTED]
 sip:[EMAIL PROTECTED]

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] What should i do?

2006-10-23 Thread Wolf St. Kappesser
Yes, I do. I use WinCVS and if I login by hand I get the error too. By the  
way, where is the CVS directory on the ekiga/gnome server? I looked but I  
couldn t find.

Greets,
Wolf

 I just tried :
 cvs -r -d:pserver:[EMAIL PROTECTED]:/cvs/gnome/ co ekiga
 and it worked...

 Did you do
 cvs -d:pserver:[EMAIL PROTECTED]:/cvs/gnome/ login

 before the checkout ?

 Snark
 ___
 Ekiga-devel-list mailing list
 Ekiga-devel-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/ekiga-devel-list




-- 
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/
___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] What should i do?

2006-10-23 Thread Wolf St. Kappesser
Hello,

I got this:

cvs -d:pserver:[EMAIL PROTECTED]:/cvs/gnome/ login
Logging in to :pserver:[EMAIL PROTECTED]:2401/cvs/gnome
CVS password:

cvs [login aborted]: /cvs/gnome/ login: no such repository

Greets,
Wolf

Am 23.10.2006, 11:19 Uhr, schrieb Luca Capello [EMAIL PROTECTED]:

 Hello!

 On Mon, 23 Oct 2006 10:55:29 +0200, Wolf St. Kappesser wrote:
 Yes, I do. I use WinCVS and if I login by hand I get the error
 too. By the way, where is the CVS directory on the ekiga/gnome
 server? I looked but I couldn t find.

 The web interface is at http://cvs.gnome.org/viewcvs/ekiga/ .

 For the record, as Julien reported, the CVS just works nicely:
 =
 [EMAIL PROTECTED]:~/Hacking/cvs$ cvs  
 -d:pserver:[EMAIL PROTECTED]:/cvs/gnome/ login
 Logging in to :pserver:[EMAIL PROTECTED]:2401/cvs/gnome
 CVS password:

 [EMAIL PROTECTED]:~/Hacking/cvs$ cvs -r  
 -d:pserver:[EMAIL PROTECTED]:/cvs/gnome/ co ekiga
 cvs server: Updating ekiga
 [...]
 cvs server: Updating ekiga/xdap_data
 U ekiga/xdap_data/Makefile.am
 U ekiga/xdap_data/ils_nm_mod.xml
 U ekiga/xdap_data/ils_nm_reg.xml
 U ekiga/xdap_data/ils_nm_unreg.xml
 [EMAIL PROTECTED]:~/Hacking/cvs$
 =

 Thx, bye,
 Gismo / Luca



-- 
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/
___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] OPAL fqails to build

2006-10-23 Thread Damien Sandras
Le mercredi 18 octobre 2006 à 09:53 +1000, Craig Southeren a écrit :
 On Tue, 17 Oct 2006 18:49:57 +0200
 Jan Schampera [EMAIL PROTECTED] wrote:
 
  On Tue, 17 Oct 2006 17:03:27 +0200
  Damien Sandras [EMAIL PROTECTED] wrote:
  
Attached is the error output of an OPAL build. Configure params were
--enable-localspeex and --disable-lid.

   
   I told Simon. He did an update on opalplugin.h 2 hours ago to fix the
   problem. I have not tested.
  
  The most recent commit was done exactly where it fails, but it still
  doesn't build (same error) :/
  
  I'm OPAL-less now ;)
 
 I've fixed the compile problem - still looking for the crash problem
 


Any news about that and the codecs problems Craig?

-- 
 _  Damien Sandras
(o- 
//\ Ekiga Softphone: http://www.ekiga.org/
v_/_NOVACOM: http://www.novacom.be/
FOSDEM : http://www.fosdem.org/
SIP Phone  : sip:[EMAIL PROTECTED]
 sip:[EMAIL PROTECTED]

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] Where I get the source??

2006-10-23 Thread Kilian Krause
Wolf,

Am Samstag, den 21.10.2006, 05:44 +0200 schrieb Wolf St. Kappesser:
 call me stupid (i m from windows world ;)) but i couldn t find the source  
 there is only the binary (which run on my system well) on the bottom  
 links. Would be thankfull for some explanating words.

I guess the most convenient until the CVS problem is solved is to use
the checkout tarball from:
http://snapshots.ekiga.net/cvs/ekiga-cvs.tar.gz

That one is constantly updated, so it should give you about the same
versions as a fresh CVS checkout. Latency may be up to an hour, but
you'll manage to sustain that, eh? ;)

For the win32 building, that script which was already mentioned is
updated already and I'm through till getting ekiga compile at last. If
anyone is interested, the updated version is at:
http://archive.buildserver.net/win32/ekiga_win32_build_20061023.tbz

That one should at least get you pretty well started in case you own a
linux shell to run this script set on.

-- 
Best regards,
 Kilian


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Re: [Ekiga-devel-list] OPAL fqails to build

2006-10-23 Thread Craig Southeren
On Mon, 23 Oct 2006 12:10:44 +0200
Damien Sandras [EMAIL PROTECTED] wrote:

..deleted

  
  I've fixed the compile problem - still looking for the crash problem
  
 
 
 Any news about that and the codecs problems Craig?

Sorry - forgot to post that I checked in a new version of tlibthrd.cxx
yesterday

As far as codecs are concerned. don't use GSM-AMR for either SIP or
H.323. It's not compliant, and while it may work with itself, it won't
work with anything else.

Perhaps someone will fix it one day.

   Craig


---
 Craig Southeren  Post Increment – VoIP Consulting and Software
 [EMAIL PROTECTED]   www.postincrement.com.au

 Phone:  +61 243654666  ICQ: #86852844
 Fax:+61 243656905  MSN: [EMAIL PROTECTED]
 Mobile: +61 417231046  Jabber: [EMAIL PROTECTED]

 It takes a man to suffer ignorance and smile.
  Be yourself, no matter what they say.   Sting


___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list