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 installStart the server:
npm run startRun tests:
npm run testRecommended: Use Node.js version 22 or higher for best compatibility.
Edit the configuration file (if available) to add your camera sources.
MIT