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 53aa632da4 Properly decrement viewer count when RTMP viewers quit 3 years ago
..
db Add database migrate for viewer tracking 3 years ago
api.ts Return viewer count at a couple places in the API 3 years ago
chat.ts Fix a bug where chat integration code could try to access an array before it was initialized 3 years ago
cleanup.ts Increment and reset viewer count when appropriate 3 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 3 years ago
config.ts Update config.ts to include hwaccel options 3 years ago
database.ts Fix a bug where we weren't setting X-Auth-As on /api/register 3 years ago
http.ts Add viewer count to web UI 3 years ago
index.ts Fix logging in cluster.ts 3 years ago
migrate.ts Skip compiling templates when running migrations alone 3 years ago
server.ts Properly decrement viewer count when RTMP viewers quit 3 years ago
v3manual.ts Modify the migration script to import existing data. 3 years ago