https://github.com/tripledoublev/en-direct
https://github.com/tripledoublev/en-direct
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tripledoublev/en-direct
- Owner: tripledoublev
- Created: 2023-11-06T15:33:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T19:30:27.000Z (over 2 years ago)
- Last Synced: 2025-02-07T21:41:39.318Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://tripledoublev.github.io/en-direct/
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# En direct
Live video feed viewer for Montreal traffic cameras with location metadata and dynamic text overlay.
## Features
- Location metadata display
- Dynamic text overlay with responsive design
- Offline camera detection
- Configurable video rotation intervals
## Setup
```bash
npm install
npm run dev
```