KMNR / Webstream

A collection of tools and utilities for manipulating webstreams.
MIT License
1 stars 0 forks source link

Create script to show status of current recording #1

Open DrDougPhD opened 7 years ago

DrDougPhD commented 7 years ago

Ideally, this script will be used for troubleshooting the ASS recorder. An engineer will call the script like so:

$ python webstream-current.py
Current show: "None of us want to be here"
Recorded duration: 35 minutes (out of 2 hours)

We can possibly add more functionality to this script later, but for now, this should be sufficient.

DrDougPhD commented 7 years ago

This might already exist in Webstream/webstreamd/extra/current_show.py