ReinierH / rcpplus

rcpplus is a C implementation of Bosch RCP+ version 3 protocol. this library is written in pure c99 making it portable to any platform (linux, windows, ...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rcpplus
=======

rcpplus is a C implementation of Bosch (formerly known as VCS Video Communication Systems AG) RCP+ (RCP plus) version 3 protocol

supported platforms
-------------------
posix compliant platforms (Linux, BSD, ...)

supported cameras
-----------------
this library has been developed and tested with following cameras but it should work with any camera supporting RCP+ version 3.0

VG4 AutoDome 300 series
VG4 AutoDome 500 series
Dinion 300 series
NDC-265-P
FlexiDome NDN-498-P

requirements
------------
no additional library is required to use this library however you need ffmpeg and SDL in order to run some of sample codes

contact
-------
if you have any question, suggestion, ... send me an email to arash.cordi[at]gmail.com

About

rcpplus is a C implementation of Bosch RCP+ version 3 protocol. this library is written in pure c99 making it portable to any platform (linux, windows, ...)


Languages

Language:C 97.0%Language:Makefile 1.6%Language:C++ 1.3%