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 daa2ec7a71 Refactor stream key handling
Instead of redirecting with FFMPEG, change client streamPath to the privateEndpoint/StreamKey
Hopefully this is silent, because if it isn't it's leaking the stream key to every client.
2019-11-27 22:18:55 -06:00
..
api.ts Removed old IRC implementation 2019-10-18 18:43:01 -05:00
cleanup.ts Switch from transcode server in node-media-server to spawning ffmpeg processes 2019-11-16 11:38:28 -06:00
cli.ts Removed old IRC implementation 2019-10-18 18:43:01 -05:00
controller.ts Fix a bug where streams would crash upon FFMPEG exceeding maximum child_process buffer 2019-11-24 20:25:19 -06:00
database.ts Removed old IRC implementation 2019-10-18 18:43:01 -05:00
http.ts Clean up commented out code 2019-11-25 12:55:55 -06:00
irc.js Move SIGINT listener to connect function to avoid socket does not exist errors 2019-11-05 17:48:12 -06:00
server.ts Refactor stream key handling 2019-11-27 22:18:55 -06:00