Re: [Ekiga-list] Can ekiga run with h.263 video codec

2007-01-21 Thread Prakash B

Thanks for reply.

I got the source code from ekiga.org only.
Its having the h263codec.cxx in opal-2.2.2/src/codec  directory. But no options 
in the GUI to have a option of h.263 as my video codec.

Is that option of h.263 codec is possible ? 

  - Prakash.



On Fri, 19 Jan 2007 17:05:17 +0530 (IST)
Prakash B <[EMAIL PROTECTED]> wrote:

> Would you please guide me to run ekiga with h.263 video codec. Is
> it possible to use the source code h.263codec.cxx ?

I'm not entirely sure, but isn't that the patented one?

J.

-- 
Der Mensch, der bereit ist, seine Freiheit aufzugeben, um
Sicherheit zu gewinnen, wird beides verlieren.
- Benjamin Franklin
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


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


[Ekiga-list] Can ekiga run with h.263 video codec

2007-01-19 Thread Prakash B

I am having the ekiga source code and i am conferencing through that using 
SPEEX and h.261. But i saw the h.263 codec   
in opal-2.2.2/src/codec/h.263codec.cxx. 

But in the preference GUI window of the application ekiga there is no 
option to go with the options of the h.263.

Would you please guide me to run ekiga with h.263 video codec. Is it 
possible to use the source code h.263codec.cxx ?

  Thanks in advance.

   - prakash


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


Re: [Ekiga-list] Is possible to run Ekiga from command line

2006-12-20 Thread Prakash B
Thanks for reply.

 Can u please give me some information about the procedure to follow to run
ekiga without the use of GUI.

ThankYou
 - Prakash



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Damien Sandras
Sent: Wednesday, December 20, 2006 6:40 PM
To: Ekiga mailing list
Subject: Re: [Ekiga-list] Is possible to run Ekiga from command line


Le mercredi 20 décembre 2006 à 14:14 +0530, Prakash B a écrit :
> I want to get Ekiga without the GUI. Can i operate ekiga from the command
line without the help of the GUI? (i.e) I need ekiga only for audio
conferencing not any other applications.
>
> Is it possible ?
>

Sure, you can even control it through DBUS.

--
 _  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]


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

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


[Ekiga-list] Is possible to run Ekiga from command line

2006-12-20 Thread Prakash B

I want to get Ekiga without the GUI. Can i operate ekiga from the command line 
without the help of the GUI? (i.e) I need ekiga only for audio conferencing not 
any other applications.

Is it possible ?

 help me pls.
 
 Thanks in advance.
  - prakash
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-list] help me to run ekiga

2006-11-13 Thread Prakash B
 
 i have compiled the source trees of the ekiga. Now while running the ekiga, 
its giving the error as 

  "Xlib: unexpected async reply (sequence 0x778)! "
 and also a seprate gui with message that unexpected error occurs, and the only 
option is to Quit the application.

 help me pls to run the ekiga.

 thanks in advance.
  - prakash.
 
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] problem while starting the ekiga

2006-11-08 Thread Prakash B

 i am having the error still.

 what can i do for " ekiga.server to be installed in proper location" ?

 help me please

   - prakash.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Prakash B
Sent: Tuesday, November 07, 2006 4:21 PM
To: Ekiga mailing list
Subject: Re: [Ekiga-list] problem while starting the ekiga


while running ekiga in gdb, its giving as

 " Starting program: /usr/local/bin/ekiga
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xaba000
[Thread debugging using libthread_db enabled]
[New Thread -1208858960 (LWP 9347)]
It appears that you do not have ekiga.server installed in a valid location.
Factory mode disabled.
[New Thread -1210958944 (LWP 9350)]
[New Thread -1211225184 (LWP 9351)]

Program received signal SIG33, Real-time event 33.
[Switching to Thread -1211225184 (LWP 9351)]
0x00aba402 in __kernel_vsyscall () at /usr/local/include/ptclib/http.h:494
warning: Source file is more recent than executable. "

 help pls.
 thanks.
   - prakash

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

On Tue,  7 Nov 2006 10:41:40 +0530 (IST)
Prakash B <[EMAIL PROTECTED]> wrote:

>
>  I am using linux FC5.
>  I have installed ekiga. While starting, it gave error as
> " The Application "ekiga" has quit unexpectedly.
> You can inform the developers of what happened to help them fix it.
> Or you can restart the application right now" and asking me to quit
> me the application.

That's the so-called bug-buddy, a dialog that appears on a crash. Gnome
stuff. You can:
- install gdb (GNU debugger)
- run in a shell terminal: gdb $(which ekiga)
- on gdb prompt: run
- when it crashes, on gdb prompt: thread apply all bt
- mail the output (a backtrace, hopefully without unknown symbols)

>  also in the terminal its coming as
>   " It appears that you do not have ekiga.server installed in a valid
> location. Factory mode disabled."
Shouldn't be related to a crash.

J.

--
"One of the main causes of the fall of the Roman Empire was that,
lacking zero, they had no way to indicate successful termination of
their C programs" --Robert Firth
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

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


Re: [Ekiga-list] problem while starting the ekiga

2006-11-07 Thread Prakash B
while running ekiga in gdb, its giving as

 " Starting program: /usr/local/bin/ekiga
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xaba000
[Thread debugging using libthread_db enabled]
[New Thread -1208858960 (LWP 9347)]
It appears that you do not have ekiga.server installed in a valid location. 
Factory mode disabled.
[New Thread -1210958944 (LWP 9350)]
[New Thread -1211225184 (LWP 9351)]

Program received signal SIG33, Real-time event 33.
[Switching to Thread -1211225184 (LWP 9351)]
0x00aba402 in __kernel_vsyscall () at /usr/local/include/ptclib/http.h:494
warning: Source file is more recent than executable. "

 help pls.
 thanks.
   - prakash
 
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-list] problem while starting the ekiga

2006-11-06 Thread Prakash B

 I am using linux FC5.
 I have installed ekiga. While starting, it gave error as 
" The Application "ekiga" has quit unexpectedly.
You can inform the developers of what happened to help them fix it.  Or you can 
restart the application right now" and asking me to quit me the application.

 also in the terminal its coming as 
  " It appears that you do not have ekiga.server installed in a valid location. 
Factory mode disabled." 

 help me please.
 thanks in advance.

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


Re: [Ekiga-list] need linux webcam driver

2006-10-25 Thread Prakash B

 i downloaded the driver. but it is giving error while giving the command
make.suugest any other driver for logitech quickcam express to run in fedora
5.

 also pls suggest any other webcam available with driver for fedora 5 so
that i can move for that leaving logitech

help please.

 thanks in advance.
   - prakash





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Michel van der Kleij
Sent: Wednesday, October 18, 2006 12:08 PM
To: ekiga-list@gnome.org
Subject: Re: [Ekiga-list] need linux webcam driver


You might try your luck with the spca5xx (older kernels) or gspca (newer
kernels) from mxhaard.free.fr because gspca I've found to be quite stable.

I must admit that I never got my new Logitech QuickCam Express to work with
ANY of the drivers that are available and went back to the shop to change it
for a Philips SPC200N.

That web site I mentioned has a hardware compatibility list although not all
devices in there work very well (like the QC Express).

Good luck!

--
M.J.L. van der Kleij
Senior Unix/Linux Consultant
Tukcedo Services
http://www.tukcedo.nl
[EMAIL PROTECTED]

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

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


Re: [Ekiga-list] need linux webcam driver

2006-10-17 Thread Prakash B




i am having logitech quick cam express. its a usb 
camera.

i got one driver form sourceforge.com , but its giving many errors while 
giving the command make.
help me please.
 
thanks in advance.

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]On Behalf Of RazaMetaL | Only The 
  Good Die YoungSent: Tuesday, October 17, 2006 7:20 PMTo: 
  Ekiga mailing listSubject: Re: [Ekiga-list] need linux webcam 
  driver
  On 10/17/06, Prakash 
  B <[EMAIL PROTECTED]> 
  wrote:
  thank 
you all, that i am using ekiga.i am struggling with driver for 
logitech web cam.
  What model do you have ? 
  help 
me pls..thank you in 
advance___ekiga-list 
mailing listekiga-list@gnome.orghttp://mail.gnome.org/mailman/listinfo/ekiga-list-- Linux User: 255902Please avoid sending me Word or 
  PowerPoint attachments.See http://www.fsf.org/philosophy/no-word-attachments.html 

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

[Ekiga-list] need linux webcam driver

2006-10-17 Thread Prakash B

 thank you all, that i am using ekiga. 

i am struggling with driver for logitech web cam.

help me pls..

 thank you in advance
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-list] about ekiga?

2006-09-27 Thread Prakash B
now i'll explain clearly what i want.

  in linux terminal when we type "ekiga" what are the things that are
happening?
  what are the function executing? what are all the functions called?

guide me please.
thanks for the comments

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


Re: [Ekiga-list] guidelines for understanding

2006-09-27 Thread Prakash B
lot of main functions in three directories, i am struggling where to start.

guide me where to start sir??

 thanks for comments.


-Original Message-
From: Damien Sandras [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 27, 2006 2:48 PM
To: Prakash B; Ekiga mailing list
Subject: Re: [Ekiga-list] guidelines for understanding


Le mercredi 27 septembre 2006 à 14:24 +0530, Prakash B a écrit :
> actually i sent to mailing list, but i want to thank u seprately for this
> immediate reply.
> sorry for the inconvinience.
>
> the actual thing is,i am in need to prepare a document regarding
functional
> flow in ekiga's
>   initialisation sequence,
>   configuration sequence,
>   execution sequence and
>   termination sequence.
> and also about architecture of ekiga.
>
> hope i cleared my question..
>
> extremely thank you for your answers.
>
>   guide me please.. i am waiting for your reply sir.

Unfortunately, we do not have such a document.
I suggest you to start from the main() method and follow the code flow.
--
 _  Damien Sandras
(o-
//\ Ekiga Softphone: http://www.ekiga.org/
v_/_FOSDEM 2006: http://www.fosdem.org/
SIP Phone  : sip:[EMAIL PROTECTED]
 sip:[EMAIL PROTECTED]

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


[Ekiga-list] what is the flow of ekiga? help me pls

2006-09-27 Thread Prakash B
anybody help me to find from where the ekiga program starting??

i want to know the functional flow in ekiga.
guide me please.
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] guidelines for understanding

2006-09-27 Thread Prakash B
actually i sent to mailing list, but i want to thank u seprately for this
immediate reply.
sorry for the inconvinience.

the actual thing is,i am in need to prepare a document regarding functional
flow in ekiga's
  initialisation sequence,
  configuration sequence,
  execution sequence and
  termination sequence.
and also about architecture of ekiga.

hope i cleared my question..

extremely thank you for your answers.

  guide me please.. i am waiting for your reply sir.

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


[Ekiga-list] guidelines for understanding

2006-09-27 Thread Prakash B


thanks for replying.,,

 actually i dont want to know about the source code in depth.
 i want a step by step approach of ekiga.

how ekiga is running?

thanks for the comments.
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-list] guidelines for understanding

2006-09-26 Thread Prakash B

  i want to understand the actual flow of ekiga, that is :
- what are the flow of steps in initialisation , proceeding and
termination phase.
- ekiga architecture.

 i am a fresher, need ur guidelines .

 guide me please. Is there any document to read ?(send me pls)

 thanks for the comments.

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


[Ekiga-list] need a solution for closed firewall system

2006-09-26 Thread Prakash B

 i need to set ekiga in a closed firewall system( not allowing video
conferencing in net). Is using the switches inside a LAN , a solution for
that or any other solution for that??

 guide me please..

 thanks for the comments.

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


[Ekiga-list] problem in configuration page of ekiga

2006-09-25 Thread Prakash B
thanks for guidelines ,so that i installed ekiga, i am now in configuring
page of ekiga. (working in Fedora 5).
  In 5/10th of configuation page i am getting error as

   "The Detection of your NAT type finished
   STUN test result: Blocked.
   Ekiga could not detect the type of NAT you are using
   ...Please make sure you are not running a local fire wall."

this is the error for whatever be the setting in 4/10th page.

   thank for your comments.

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


[Ekiga-list] problem in network connection

2006-09-23 Thread Prakash B
thanks for guidelines ,so that i installed ekiga, i am now in configuring
page of ekiga.
  In 5/10th page i am getting error as

   "The Detection of your NAT type finished
   STUN test result: Blocked.
   Ekiga could not detect the type of NAT you are using
   ...Please make sure you are not running a local fire wall."

this error for whatever be the setting in 4/10th page.


  thank for your comments.



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


[Ekiga-list] help me pls...

2006-09-22 Thread Prakash B
thanks for guidelines ,so that i installed ekiga, i am now in configuring page 
of ekiga.
  In 5/10th page i am getting error as
  
   "The Detection of your NAT type finished
   STUN test result: Blocked.
   Ekiga could not detect the type of NAT you are using
   ...Please make sure you are not running a local fire wall."

this error for whatever be the setting in 4/10th page.
 
help me pls.
  thank for your comments.
  


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


[Ekiga-list] how to run eki?

2006-09-21 Thread Prakash B

i installed the ekiga software successfully , by giving the command "make 
install"
what to do after that?
how to run ekiga?

help me pls..
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list