A lightweight proxy server for streaming and managing camera feeds.
- Stream camera feeds through a unified endpoint
- Easy integration with existing systems
- Simple configuration
npm install
Start the server:
npm run start
Run tests:
npm run test
Recommended: Use Node.js version 22 or higher for best compatibility.
Edit the configuration file (if available) to add your camera sources.
MIT