π Web Page | π» Source Code | π Releases
ποΈ monitory
A modular system for live video monitoring with real-time streaming and remote control capabilities.
π Table of Contents
β¨ Features
- Live video stream sending and relaying
- Web-based stream viewing
- Viewer-to-node command support
- Modular and scalable architecture
πΊοΈ Project Structure
monitory/
βββ node/ # Nodes that capture and send video
βββ relay/ # Central relay server for streaming
βββ backend/ # API for communication between nodes and frontend
βββ frontend/ # Web interface to view and control streams