CameraStreamer facilitates the acquisition, integration, and storage of video streams.
- Install vcpkg
- Use
vcpkgto install the following packages: - boost
vcpkg install boost:x64-windows - OpenCV 4
vcpkg install opencv4:x64-windows - librealsense (rs2)
vcpkg install realsense2:x64-windows - Kinect Azure SDK (k4a)
vcpkg install azure-kinect-sensor-sdk:x64-windows - libjpeg-turbo**
vcpkg install libjpeg-turbo:x64-windows - https://rapidjson.org/
vcpkg install rapidjson:x64-windows
- Any webcam stream can be obtained through the OpenCV plugin
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. If you are interested in using this tool commercially, reach out to commercial@xrxdprototyping.io
