Skip to content

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, ...)

kryapolov/rcpplus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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, ...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.5%
  • Makefile 1.6%
  • C++ 0.9%