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 7806b34cfa Remove unused code 4 years ago
..
db Add a way to generate invites from the command line. Add database migration script. 4 years ago
api.ts Big commit. Implement handlers for everything that's currently rendered server side in the client-side frontend. 4 years ago
chat.ts Fix a bug with trying to update IRC channels when IRC is disabled. 4 years ago
cleanup.ts Add config option to turn server side rendering off. 4 years ago
cli.ts Add a way to generate invites from the command line. Add database migration script. 4 years ago
cluster.ts Remove unused code 4 years ago
config.ts Add config option to turn server side rendering off. 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 Make server side rendering fully configurable 4 years ago
index.ts Add config option to turn server side rendering off. 4 years ago
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. 4 years ago
server.ts Add some logging for twitch mirror 4 years ago