Ekiga hardware compatibility issues

View: New views
2 Messages — Rating Filter:   Alert me  

Ekiga hardware compatibility issues

by sohil86 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

1) Is it possible to connect any IP camera as the source of video input instead of webcam ?
2) Is it possible to recieve a video stream via RTP/RTSP as source of video data ?
3) What exactly needs to be done if I want to implement (1) and (2) ?
4) I am getting the below given error in open MCU. Can someone please suggest some work around for the same ?
[root@EICPU1065 ~]# openmcu -c -n -d --video -u sohil --defaultroom sohilshah
All output for OpenMCU is to console.
2009/10/23 19:08:55.773                    OpenMCU    Message    Starting service process "OpenMCU" v2.2.1
Daemon started with pid 22429
Could not write pid to file "/var/run/openmcu.pid" - Permission denied
[root@EICPU1065 ~]# 2009/10/23 19:08:55.987                    OpenMCU    Debug3    H323    Created endpoint.
2009/10/23 19:08:55.987               H323 Cleaner    Debug3    H323    Started cleaner thread
2009/10/23 19:08:55.990                    OpenMCU    Fatal error    Main    Could not open H.323 Listener
2009/10/23 19:08:55.996                    OpenMCU    Fatal error    Cannot run without HTTP port: Address already in use


Let me know if you need more details.
-- 
Thanks & Regards,
Sohil Shah
Embedded Engineer
eInfochips Ltd.
Tel. No.  +91 79 26563705 Ext. 120
Cell. No. +91 9428111818
www.einfochips.com

--
Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated.Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email.



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

Re: Ekiga hardware compatibility issues

by Eugen Dedu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hoping I am not wrong in my answers:

Sohil Shah wrote:
> Hi,
>
> 1) Is it possible to connect any IP camera as the source of video input
> instead of webcam ?

I think not.

> 2) Is it possible to recieve a video stream via RTP/RTSP as source of
> video data ?

I think not.

> 3) What exactly needs to be done if I want to implement (1) and (2) ?

For video input:
- look into ptlib code
- or, better for us, look into the gstreamer code in ekiga

For video stream RTP/RTSP, I think you should look into ptlib and opal
libraries.

> 4) I am getting the below given error in open MCU. Can someone please
> suggest some work around for the same ?
>
> [root@EICPU1065 ~]# openmcu -c -n -d --video -u sohil --defaultroom
> sohilshah
> All output for OpenMCU is to console.
> 2009/10/23 19:08:55.773                    OpenMCU    Message  
> Starting service process "OpenMCU" v2.2.1
> Daemon started with pid 22429
> Could not write pid to file "/var/run/openmcu.pid" - Permission denied
> [root@EICPU1065 ~]# 2009/10/23 19:08:55.987                  
> OpenMCU    Debug3    H323    Created endpoint.
> 2009/10/23 19:08:55.987               H323 Cleaner    Debug3    H323  
> Started cleaner thread
> 2009/10/23 19:08:55.990                    OpenMCU    Fatal error  
> Main    Could not open H.323 Listener
> 2009/10/23 19:08:55.996                    OpenMCU    Fatal error  
> Cannot run without HTTP port: Address already in use

openmcu is not maintained by ekiga developers.  Use
<opalvoip-user@...> instead.

However, looking into the output, it seems you cannot write into
/var/run directory, but this is strange, as you are root.

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