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 2de486da46 Switch to shaka-player and initialize it on pageload.
Maybe todo: more testing and re-check if the stream has started after the page has already loaded
2020-10-18 09:23:28 -05:00
..
db Add a way to generate invites from the command line. Add database migration script. 2020-10-13 15:48:39 -05:00
api.ts Return live flag as well when getting user info 2020-10-17 05:13:32 -05:00
chat.ts Fix a bug where XMPP bridge would repeatedly ignore channels 2020-10-17 22:07:30 -05:00
cleanup.ts Add config option to turn server side rendering off. 2020-10-16 21:31:23 -05:00
cli.ts Add a way to generate invites from the command line. Add database migration script. 2020-10-13 15:48:39 -05:00
cluster.ts Fix logging in cluster.ts 2020-10-17 21:39:56 -05:00
config.ts Fix logging in cluster.ts 2020-10-17 21:39:56 -05:00
database.ts Add the beginnings of the ability to cluster RTMP servers. It looks like there won't be a way to reliably play RTMP streams like this without digging into node-media-server code. 2020-10-17 00:51:47 -05:00
http.ts Switch to shaka-player and initialize it on pageload. 2020-10-18 09:23:28 -05:00
index.ts Fix logging in cluster.ts 2020-10-17 21:39:56 -05:00
migrate.ts Implement database versioning and migration. It could not possibly be any simpler or easier to break, but it works. And it can be used to automatically migrate to a better system for migration later. 2020-10-10 15:55:32 -05:00
server.ts Add some logging for twitch mirror 2020-10-12 20:53:22 -05:00