This repository has been archived on 2021-01-16. You can view files and clone it, but cannot push or open issues/pull-requests.
satyr/src
knotteye 4bd10151f8 Switch from video.js to dash.js, it seems to be more consistent and hiccup less during streams.
This means transcoding to HLS is no longer an option.
Also add a bit of JS to reload the stream periodically if it hadn't started when the page was loaded.
That thing spits out errors fucking constantly, so hopefully it won't cause any problems.
2020-06-27 12:11:42 -05:00
..
api.ts Add VOD management page and the ability to delete the user's own vods 2020-06-27 08:34:09 -05:00
chat.ts Add working twitch chat relay 2020-06-27 05:25:40 -05:00
cleanup.ts Switch from transcode server in node-media-server to spawning ffmpeg processes 2019-11-16 11:38:28 -06:00
cli.ts Big Refactor 2019-12-21 08:59:35 -06:00
config.ts Add config template for chat integration and db schema 2020-06-26 04:07:37 -05:00
database.ts Add basic framework for chat integration code 2020-06-26 12:13:00 -05:00
http.ts Fix bug where the profile page wouldn't set record flag. 2020-06-27 10:21:00 -05:00
index.ts Add config template for chat integration and db schema 2020-06-26 04:07:37 -05:00
server.ts Switch from video.js to dash.js, it seems to be more consistent and hiccup less during streams. 2020-06-27 12:11:42 -05:00