News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

PTZ analogue camera control

Started by hakkeu, December 04, 2008, 10:49:40 AM

Previous topic - Next topic

hakkeu

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

tschak909

Look in the wiki for "Making a GSD template" as well as "Generic Serial Device"

-Thom

hakkeu

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

tschak909

If you want to make a C++ device, you need to read up on DCEGen in the wiki.

-Thom

hakkeu

and if i'll use a rs-485/usb to control camera?

tschak909

if you need C++, do what you have to, to control the camera.

-Thom