LinuxMCE Forums

General => Users => Topic started by: hakkeu on December 04, 2008, 10:49:40 AM

Title: PTZ analogue camera control
Post by: hakkeu on December 04, 2008, 10:49:40 AM
hi! i'm new here.i'm trying to set a speed dome camera control in linuxmce.i can see camera as good...but i don't know hot to set control for movements of the camera.the camera work with pelco-d protocol through serial port (i've a rs-232/485 converter on it).someone can help me?
thanks in advance
Title: Re: PTZ analogue camera control
Post by: tschak909 on December 04, 2008, 03:05:29 PM
Look in the wiki for "Making a GSD template" as well as "Generic Serial Device"

-Thom
Title: Re: PTZ analogue camera control
Post by: hakkeu on December 04, 2008, 04:00:25 PM
thanks for reply.i'm trying to build template. i've c++ code of pelco comunication protocol.i've to copy it in ruby codes?
thanks again
Title: Re: PTZ analogue camera control
Post by: tschak909 on December 04, 2008, 04:03:28 PM
If you want to make a C++ device, you need to read up on DCEGen in the wiki.

-Thom
Title: Re: PTZ analogue camera control
Post by: hakkeu on December 05, 2008, 10:00:24 AM
and if i'll use a rs-485/usb to control camera?
Title: Re: PTZ analogue camera control
Post by: tschak909 on December 05, 2008, 01:28:38 PM
if you need C++, do what you have to, to control the camera.

-Thom