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 09bf2a8ac1 Add paging and sorting to /api/users/live and /api/users/all calls 4 years ago
..
api.ts Fix /api/:user/config not returning all info for an authorized user. 4 years ago
chat.ts Only join channels not already joined with twitchClient and ircClient 4 years ago
cleanup.ts Switch from transcode server in node-media-server to spawning ffmpeg processes 5 years ago
cli.ts Big Refactor 4 years ago
config.ts Update list of restricted usernames to avoid collision in api 4 years ago
database.ts Add basic framework for chat integration code 4 years ago
http.ts Add paging and sorting to /api/users/live and /api/users/all calls 4 years ago
index.ts Add config template for chat integration and db schema 4 years ago
server.ts Fix for not transcoding streams which aren't already mp4 encoded. 4 years ago