Giter VIP home page Giter VIP logo

ptzcameracontroller's Introduction

PTZCameraController

This is the driver code (c++ code) for ptz motor and camera, which uses rs485 and Pelco-D control protocol. Aiming for motor controlling.

Pelco-D is a popular PTZ (Pan / Tilt / Zoom) camera control protocol used in the CCTV industry.

You can directly control the camera or motor through the USB COM port, and send command using the predefined protocol.

Notes

  1. Before you can control any Pelco-D cameras, you need to prepare the following items:
    • A PC running 232Analyzer program
    • An RS-232 port (or USB / RS-232 converter)
    • An RS232 / RS485 converter
  2. Make sure your COM port settings in the 232Analyzer program matches with camera's settings (Pelco-D cameras use No parity, 8 Data bits and 1 Stop bit, baud rate depends on your camera setting)

The driver class is in:

camera_action.h 
camera_action.cpp

The demo for turn the PTZ camera left, right, up, down is in:

main.cpp

The control format of Pelco-D protocol

pelco_d_format

ptzcameracontroller's People

Contributors

longxianlei avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

eg0xy duduathz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.