Video Streaming with OpenCV and Wt

Prerequisites

Build Project

mkdir build
cd build
cmake ..
make

Run Project

./main --docroot . --http-address 0.0.0.0 --http-port 9090