Skip to content

rodjjo/onvif-cam-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async C++ Onvif CamFinder

Build

Install the building tools

sudo apt-get update
sudo apt-get install -y build-essential cmake

Install the dependencies:

sudo apt-get update
sudo apt-get install -y libboost1.62-all-dev libtinyxml2-dev

Install pre-commit

pre-commit install

Generate and build the project

cmake .
cmake --build .

Colaborate

Please follow the style guide: https://google.github.io/styleguide/cppguide.html

Usage

About

Search the network for IP cams that supports onvif protocol.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published