Author Topic: PTZ analogue camera control  (Read 2421 times)

hakkeu

  • Making baby steps
  • Posts: 3
    • View Profile
PTZ analogue camera control
« 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

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: PTZ analogue camera control
« Reply #1 on: December 04, 2008, 03:05:29 pm »
Look in the wiki for "Making a GSD template" as well as "Generic Serial Device"

-Thom

hakkeu

  • Making baby steps
  • Posts: 3
    • View Profile
Re: PTZ analogue camera control
« Reply #2 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

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: PTZ analogue camera control
« Reply #3 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

hakkeu

  • Making baby steps
  • Posts: 3
    • View Profile
Re: PTZ analogue camera control
« Reply #4 on: December 05, 2008, 10:00:24 am »
and if i'll use a rs-485/usb to control camera?

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: PTZ analogue camera control
« Reply #5 on: December 05, 2008, 01:28:38 pm »
if you need C++, do what you have to, to control the camera.

-Thom