A simple streamer dock for OBS like streaming clients to interact with and display basic info about owncast streams.
Go to file
Ariana Giroux 2306bbc2e7 Updates get_status endpoint for compatibility
- get_status endpoint now actually accesses two different endpoints from
  the owncast server api, as some of the endpoints have changed since
  development began
- adds various documentation to app.py
2022-08-04 17:33:59 -06:00
static Fixes post endpoint for updating stream title 2022-07-24 16:56:48 -06:00
.gitignore Adds .undodir to gitignore 2022-07-24 14:14:43 -06:00
app.py Updates get_status endpoint for compatibility 2022-08-04 17:33:59 -06:00
index.mustache Adds a vim modeline update to index.mustache 2022-08-04 17:31:38 -06:00
requirements.txt Adds a requirements.txt file for pip 2022-07-24 17:03:23 -06:00