PelcoD is an example library that allows to communicate with PTZ devices using the Pelco-D(E) protocol. The library implements the basic features of the Pelco-D protocol and provides a simple interface for managing PTZ devices. The library uses the Boost C++ Libraries and can be used with most modern compilers.
There are several ways to contribute to PelcoD project:
- Submit bugs and help me verify fixes.
- Review the source code changes.
- Download and extract the latest release of the source code.
- Build and install Boost C++ Libraries.
- Build the library with CMake and install it to the target directory.
- Include the library as an external dependency in your project.
- Use public classes and functions in your code.