Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 735 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 735 Bytes

DCM: Documentation Source Code

The Dronecode Camera Manager (DCM) is an extensible Linux camera server for interfacing any camera with the Dronecode Platform via MAVLink and RTSP. Documentation is available here.

This repository contains the source code for the documentation.

The documentation is hosted on gitbook.com. It is generated from source code (in markdown format) using the gitbook toolchain.

The source code for the DCM software can be found on github here: Dronecode/camera-manager.