In Ubuntu 16.04, install the dependencies first and then build the OpenCV 3.3 from source. sudo apt-get install --assume-yes build-essential cmake git sudo apt-get install --assume-yes pkg-config ...
This project implements a WebRTC server for streaming video from an RTSP source (or webcam) using Python, aiortc, and OpenCV with GStreamer support. The server handles WebRTC peer connections and ...