VMS-API is a multi-vendor Video Management System API.
The API supports these operations:
- List camera
- List recording
- Playback
- Live Stream
For more detail, please read the API documentation.
- Huawei IVS
- CMake
- Boost library
- Huawei IVS: Set IVS_SDK_PATH environment variable to point to the IVS SDK path.
mkdir build
cd build
cmake ..
make
For more detail, please read the VMS CLient.
- Improve session management
- Add more informative error message to response and log