A simple streamer dock for OBS like streaming clients to interact with and display basic info about owncast streams.
Go to file
Ariana Giroux c8fe794144 Fixes post endpoint for updating stream title
- adds python import, flask.Request
- ensures flask endpoint /api/update/streamtitle returns valid status
  code response.
- updates static/script.js "updateStreamTitle" to accept variable input
2022-07-24 16:56:48 -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 Fixes post endpoint for updating stream title 2022-07-24 16:56:48 -06:00
index.mustache Adds a few minor changes to index.mustache 2022-07-24 14:12:23 -06:00