Video Streaming with OpenCV and Wt Prerequisites C++14 or above CMake 3.10.2 or above OpenCV 4 Wt 4 Build Project mkdir build cd build cmake .. make Run Project ./main --docroot . --http-address 0.0.0.0 --http-port 9090