This repo demonstrates how to perform image processing on a live p2p video chat using WebRTC. I originally considered using Pion WebRTC because of its simpler API with Celery for calling Python ...
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 ...