A self hosted livestreaming server.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
satyr/src
knotteye 2a121d27ee Merge pull request 'config-bugfix -> develop' (#13) from config-bugfix into develop 4 years ago
..
db Add a way to generate invites from the command line. Add database migration script. 4 years ago
api.ts Return live flag as well when getting user info 4 years ago
chat.ts Fix a bug where XMPP bridge would repeatedly ignore channels 4 years ago
cleanup.ts Select scripts to run based on comparing version strings and script names. 4 years ago
cli.ts Add a way to generate invites from the command line. Add database migration script. 4 years ago
cluster.ts Fix logging in cluster.ts 4 years ago
config.ts Distinguish between errors when loading the config file. 4 years ago
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. 4 years ago
http.ts Switch to shaka-player and initialize it on pageload. 4 years ago
index.ts Fix logging in cluster.ts 4 years ago
migrate.ts Skip compiling templates when running migrations alone 4 years ago
server.ts Add some logging for twitch mirror 4 years ago