video-live-manager
v0.3.2
Published
Manager for The New York Times live streaming events Edit
Downloads
12
Readme
Live Streaming Manager for The New York Times
This project aims to make the workflow of our live streaming events more automatic and reliable.
Requires:
- Environment variable
GOOGLE_APPLICATION_CREDENTIALS
: Path to GCP credentials JSON file, so that the application can connect to the Datastore containing live event data.
Optional:
- Environment variable
STORAGE_NAMESPACE
: Namespace to be used on Datastore operations, if any.