[Ekiga-list] ekiga and pulseaudio

2007-09-19 Thread Jan Kasprzak
Hello, does ekiga work with PulseAudio? I want to use PA for sharing the sound card, storing the volume settings, etc. However, ekiga does not seem to work with it: - I use ALSA audio plugin - I have the following .asoundrc: pcm.!default { type pulse } ctl.!default { type pulse

Re: [Ekiga-list] ekiga and pulseaudio

2007-09-19 Thread Jan Kasprzak
Damien Sandras wrote: : Le mercredi 19 septembre 2007 à 13:45 +0200, Jan Kasprzak a écrit : : > Hello, : > : > does ekiga work with PulseAudio? I want to use PA for sharing the sound : > card, storing the volume settings, etc. However, ekiga does not : > seem to work with it: :

Re: [Ekiga-list] ekiga and pulseaudio

2007-09-19 Thread Jan Kasprzak
Damien Sandras wrote: : Le mercredi 19 septembre 2007 à 16:14 +0200, Sebastian Hesselbarth a : écrit : : > Same result: ekiga does not find any audio devices but : > aplay/gstreamer/.. do. : > : : As I mentionned earlier in this thread, if you remap the default device : in .asoundrc and use it i

[Ekiga-list] Running a command on the incoming call event

2007-10-16 Thread Jan Kasprzak
Hello, I still have problems with locking the sound device between Ekiga and PulseAudio (apparently an ALSA bug, but still not fixed). I would like to suspend the PulseAudio server when the incoming call occurs (and possibly even during the outgoing calls). Is there any way of being notifi

[Ekiga-list] Ekiga D-Bus howto?

2007-12-04 Thread Jan Kasprzak
Hello, I would like to explore the possibilites of talking to ekiga via D-Bus from the remote process. As firts thing, I would like to write a reaction to the incoming call, i.e. to be notified when the incoming call arrives (so that I can mute other sound streams in PulseAudio, suspend fu

Re: [Ekiga-list] Ekiga D-Bus howto?

2007-12-04 Thread Jan Kasprzak
Jan Kasprzak wrote: : I have tried to run dbus-monitor --session, but when the incoming : call occurs, nothing is being sent over the session D-Bus. Never mind, Ekiga in Fedora 8 is compiled without D-Bus support. Reported this as https://bugzilla.redhat.com/show_bug.cgi?id=410471

Re: [Ekiga-list] Ekiga D-Bus howto?

2007-12-04 Thread Jan Kasprzak
Julien Puydt wrote: : Jan Kasprzak a écrit : : > Does anybody have an example of how to talk to ekiga over : > D-Bus with Perl (or maybe Python)? : : Don't we have a doc/using_dbus.html or something like this? Hmm, where exactly? $ tar tzf /tmp/ekiga-2.0.11.tar.g

Re: [Ekiga-list] Ekiga D-Bus howto?

2007-12-05 Thread Jan Kasprzak
Julien Puydt wrote: : Jan Kasprzak a écrit : : > Hmm, where exactly? : > : > $ tar tzf /tmp/ekiga-2.0.11.tar.gz|grep html : > $ : : http://svn.gnome.org/viewvc/ekiga/branches/gnome-2-20/doc/using_dbus.html?revision=5313&view=markup : Thanks, I am now able to do Ge

Re: [Ekiga-list] Ekiga D-Bus howto?

2007-12-05 Thread Jan Kasprzak
Damien Sandras wrote: : Le mercredi 05 décembre 2007 à 11:43 +0100, Jan Kasprzak a écrit : : > Do you want me to submit a patch to this document adding also a : > Perl example? : : All patches welcome ! OK, here you are. I am not sure how verbose the program should be - I hope t

[Ekiga-list] Feature req: mirrored view

2008-02-05 Thread Jan Kasprzak
Hi all, I would like to have an option of "mirrored" (i.e. horizontally flipped) view of my own camera image in Ekiga (I use the "Both (side-by-side)" view). I think it is less confusing when - for example - I want to show something into the camera. People are usually more used to seeing t

[Ekiga-list] Ekiga 3.0 questions/problems

2008-09-29 Thread Jan Kasprzak
Hello, I have just compiled ekiga 3.0 on my Fedora 9/x86_64, and I have some questions and problems: * When starting up, ekiga displays two error pop-up windows - one says "Invalid array index", and the other one says "Operating System error". Also two "FIXME" strings are

Re: [Ekiga-list] Ekiga 3.0 questions/problems

2008-09-29 Thread Jan Kasprzak
Damien Sandras wrote: : > > * When starting up, ekiga displays two error pop-up windows - one says : > > "Invalid array index", and the other one says "Operating System : > > error". Also two "FIXME" strings are printed on STDERR. : : I need a backtrace. Where should I set the breakpo

[Ekiga-list] snapshots.gnomemeeting.net does not exist?

2006-08-14 Thread Jan Kasprzak
Hi all, where the current CVS snapshots can be downloaded from? Both snapshots.seconix.com/index.php and snapshots.voxgratia.org/index.php point to snapshots.gnomemeeting.net/cvs which does not exist. Thanks, -Yenya -- | Jan "Yenya" Kasprzak | | GPG: ID 1024/D3498839 Fin

Re: [Ekiga-list] snapshots.gnomemeeting.net does not exist?

2006-08-14 Thread Jan Kasprzak
Jan Kasprzak wrote: : Hi all, : : where the current CVS snapshots can be downloaded from? Both : snapshots.seconix.com/index.php and snapshots.voxgratia.org/index.php : point to snapshots.gnomemeeting.net/cvs which does not exist. I have "guessed" th

Re: [Ekiga-list] snapshots.gnomemeeting.net does not exist?

2006-08-14 Thread Jan Kasprzak
Damien Sandras wrote: : > I have "guessed" the URL http://snapshots.seconix.com/cvs/, : > which has snapshots from 2006-08-07, but ekiga cannot be compiled : > from these sources - while compiling gui/config.cpp it fails with the : > following messages: : : http://snapshots.seconix.com is the

[Ekiga-list] Misdirected RTP stream?

2006-10-06 Thread Jan Kasprzak
Hi, I have problem with call setup between two ekigas (both are 2.0.2-3 from Fedora Core 5), none of them behind any NAT. The problem is, that local ekiga seem to send the RTP stream to an incorrect IP address - 213.186.62.145, which according to my DNS is reverse mapped to "ekiga.net" hos

[Ekiga-list] [solved] Misdirected RTP stream?

2006-10-06 Thread Jan Kasprzak
Jan Kasprzak wrote: : I have problem with call setup between two ekigas (both are 2.0.2-3 from Fedora : Core 5), none of them behind any NAT. The problem is, that local ekiga : seem to send the RTP stream to an incorrect IP address - 213.186.62.145, : which according to my DNS is reverse mapped

[Ekiga-list] Ekiga CVS snapshot too slow

2006-10-09 Thread Jan Kasprzak
Hi all, I have built pwlib, opal and ekiga from http://snapshots.ekiga.net/cvs/ as of today (Oct 9). It now seems that ekiga is too slow when displaying video (my CPU usage is at 100%, resulting in choppy both video and audio). It behaves the same regardless of which video view I choose, a

Re: [Ekiga-list] Ekiga CVS snapshot too slow

2006-10-09 Thread Jan Kasprzak
Damien Sandras wrote: : Le lundi 09 octobre 2006 à 14:11 +0200, Jan Kasprzak a écrit : : > I have built pwlib, opal and ekiga from http://snapshots.ekiga.net/cvs/ : > as of today (Oct 9). It now seems that ekiga is too slow when displaying : > video (my CPU usage is at 100%, resulting

Re: [Ekiga-list] Ekiga CVS snapshot too slow

2006-10-09 Thread Jan Kasprzak
Damien Sandras wrote: : Le lundi 09 octobre 2006 à 16:51 +0200, Jan Kasprzak a écrit : : > Damien Sandras wrote: : > : Le lundi 09 octobre 2006 à 14:11 +0200, Jan Kasprzak a écrit : : > : > I have built pwlib, opal and ekiga from http://snapshots.ekiga.net/cvs/ : > : > as of tod

Re: [Ekiga-list] Ekiga CVS snapshot too slow

2006-10-09 Thread Jan Kasprzak
Damien Sandras wrote: : Do the best you can to determine why it takes so much CPU and where it : takes it :) : : I have no specific instructions. gprof might help, or not... Hmm, ekiga cvs crashes on me also after selecting Call -> Quit from menu. So no gmon.out gets generated :-(

[Ekiga-list] Ekiga too slow after zoom in?

2007-01-29 Thread Jan Kasprzak
Hello, does ekiga use Xvideo for displaying the video stream? I use ekiga against another ekiga, and when I zoom in (View -> Zoom in) during the call, the CPU time usage becomes 100%, resulting in choppy sound and other problems. Tested on AMD Athlon64 FX-51 (2.2 GHz) and Athlon 3

Re: [Ekiga-list] Ekiga too slow after zoom in?

2007-01-29 Thread Jan Kasprzak
yannick wrote: : > Le lundi 29 janvier 2007 à 14:22 +0100, Jan Kasprzak a écrit : : > > does ekiga use Xvideo for displaying the video stream? I use ekiga against : > > another ekiga, and when I zoom in (View -> Zoom in) during the call, : > > the CPU time usage becomes 1

Re: [Ekiga-list] Let's spread Ekiga : volunteers ?

2007-02-19 Thread Jan Kasprzak
Damien Sandras wrote: : Le lundi 19 février 2007 à 11:59 -0500, Natasha a écrit : : > Damien Sandras wrote: : > > Le lundi 19 février 2007 à 08:19 -0800, JCA a écrit : : > > : > > Have you tried with Ekiga 2.0.5 ? : > > : > : > : > I CANT EVEN GET THE LATEST VERSION TO INSTALL! A

Re: [Ekiga-list] Speex codec

2007-05-02 Thread Jan Kasprzak
Typhoon wrote: : Sometime back there was a discussion of the Speex codec. I just had a : short conversation with another Ekiga user. The sound was fine for a : minute or two, then began to "stutter" and became unusable. I had the same problem with older versions of Ekiga when the silence d

Re: [Ekiga-list] Speex codec

2007-05-02 Thread Jan Kasprzak
Jure Petrovic wrote: : Are you using wideband or narrowband version of the codec? : A lot of sip servers support only narrowband version (8khz) It was ekiga <--> ekiga, SIP wideband. -Yenya -- | Jan "Yenya" Kasprzak | | GPG: ID 1024/D3498839 Fingerprint 0D99A7FB206605D7 8B35FCDE

[Ekiga-list] NAT problems debugging

2007-05-11 Thread Jan Kasprzak
Hello, recently I have tried to set up a SIP phone behind a NAT to call my Ekiga on a public IP address (with ekiga.net as a SIP provider for both ends). I have failed to do this because of NAT problems. I want to suggest some things which would allow better debugging of these problems: -

Re: [Ekiga-list] NAT problems debugging

2007-05-12 Thread Jan Kasprzak
ael wrote: : Jan Kasprzak wrote: : > Hello, : > : > recently I have tried to set up a SIP phone behind a NAT to call my : > Ekiga on a public IP address (with ekiga.net as a SIP provider for both ends). : > I have failed to do this because of NAT problems. : : Have you loo

Re: [Ekiga-list] NAT problems debugging

2007-05-14 Thread Jan Kasprzak
Damien Sandras wrote: : > - move [EMAIL PROTECTED] test number to a different IP address than ekiga.net. : > Rationale: for some broken NATs, the call to [EMAIL PROTECTED] works : > exactly because it communicates with the same IP address over : > both SIP and RTP. But calls to any oth