2025-01-31 15:50:09 -06:00
2025-01-31 15:50:09 -06:00
2025-01-31 15:50:09 -06:00
2025-01-31 15:50:09 -06:00
2025-01-31 15:50:09 -06:00
2025-01-31 15:50:09 -06:00

Video Streaming Proof of Concept

This project is a demo for streaming video output from multiple "client" devices to one "server". This is a basic demo of what sauron-cv seeks to accomplish.

Installation

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Running

Client

python -m client

Server

python -m server
Description
Proof-of-concept for video streaming (part of sauron-cv)
Readme 88 KiB
Languages
Python 53.3%
C++ 36.7%
Meson 7%
Nix 3%