This is a GUI application for streaming a Hikvision Camera and has some other features:
- PTZ Control
- Record videos
- Light/IR controls, etc.
- MSYS2 Mingw with a C++14 compiler.
Inside an MSYS2 shell:
cd src
make -f Makefile-Debug
make -f
Output will be under src/../build/hikvision-liveview.exe
- Place all the lib content inside the build directory
- Software can be launched by running build/hikvision-liveview.exe