Skip to content

A commandline interface for WV511 traffic cameras.

Notifications You must be signed in to change notification settings

jcsmith/wv511-camera-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wv511-camera-cli

A command line interface to list traffic cameras and the associated RTRSP URL.

This is useful to avoid using the website at wv511.org and avoid using flash player.

Usage

Execute the command:

python3 wv511-camera-cli.py

To list the description and RTSP URL.

You can then use a player which supports RTSP to play the stream. For example using ffmpeg:

ffplay $URL

Installation

pip3 install -r requirements.txt

About

A commandline interface for WV511 traffic cameras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages