Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/super3/traffic
https://github.com/super3/traffic
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/super3/traffic
- Owner: super3
- License: agpl-3.0
- Created: 2020-04-14T13:56:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T17:04:51.000Z (over 4 years ago)
- Last Synced: 2024-11-06T15:57:36.422Z (3 months ago)
- Language: Shell
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# traffic
Capture traffic cameras from [Corona Traffic Cam Viewer](https://coronacatrafficcamviewer.coronaca.gov/).# running
```
apt-get install ffmpeg git -y
git clone https://github.com/super3/traffic
cd traffic
chmod +x traffic.sh
./traffic.sh
```