The python-samples-for-amazon-kinesis-video-streams-with-webrtc repository provides a Python-based solution for transmitting media using Amazon Kinesis Video Streams (KVS) with WebRTC. It addresses ...
This demo project should help you to get setup sending a video feed from a flutter app to a python backend to allow you to then perform some image processing on the video frames using OpenCV. Once you ...