Skip to the content.

🌍 Web Page | πŸ’» Source Code | πŸš€ Releases

🎞️ monitory

A modular system for live video monitoring with real-time streaming and remote control capabilities.

πŸ“š Table of Contents

(πŸ” back to top)

✨ Features

(πŸ” back to top)

πŸ—ΊοΈ 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

(πŸ” back to top)