Commit Graph

2 Commits (7806b34cfa4f0e0b8aa3efb8e7058ae7bcabf38c)

Author SHA1 Message Date
knotteye 7806b34cfa Remove unused code 4 years ago
knotteye bdfac44e21 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
knotteye 7b84253fc1 Add some logging for twitch mirror 4 years ago
knotteye 44cc3213ca Tweak config changes, add functionality in server.ts 4 years ago
knotteye 4959391034 Increment minor version 4 years ago
knotteye c9accda4eb Tune ffmpeg command to start playback and transcode faster 4 years ago
knotteye 65894b6f2e Fix for not transcoding streams which aren't already mp4 encoded. 4 years ago
knotteye 4bd10151f8 Switch from video.js to dash.js, it seems to be more consistent and hiccup less during streams. 4 years ago
knotteye f7733b9507 Big Refactor 4 years ago
knotteye 4b1fc5c1fc Make adapative streaming full configurable 4 years ago
knotteye 25cf8a37a2 Big Commit! 4 years ago
knotteye 31426a0c41 Fix a bug where we treated local clients the same as foreign ones 4 years ago
knotteye daa2ec7a71 Refactor stream key handling 4 years ago
knotteye f7d9c78d09 Move transcode config to mkdir callback 4 years ago
knotteye 1f3504f698 Fix a bug where streams would crash upon FFMPEG exceeding maximum child_process buffer 4 years ago
knotteye 7db22a974d Fix hardcoding of ffmpeg binary 5 years ago
knotteye 93abcb0538 Move from exec to execFile to avoid any potential security issues. 5 years ago
knotteye 7983b60f8d Switch from transcode server in node-media-server to spawning ffmpeg processes 5 years ago
knotteye f9e4a7a5c6 I don't even know. 5 years ago
knotteye b0533f973b Added some api functions, an express server for the API and nunjucks 5 years ago
knotteye 085dd02148 Changed init functions to be more consistent. 5 years ago
knotteye 68f9866c16 Added cli for user management, abstracted some database queries into handler functions. 5 years ago
knotteye abcd6787ca Worked out bugs in config and checking if localhost 5 years ago
knotteye 27eafbd71d Added runtime config. 5 years ago
knotteye 935b850bcd Hooked up server.ts to database, it now validates, redirects, and records based on database queries. 5 years ago
knotteye d05c59c896 Added executable 5 years ago
knotteye 4309da7c39 Added setup script for inspIRCd 5 years ago
knotteye 61d0e0bd0e Add package.json and LICENSE, name the project. 5 years ago
knotteye e128bdcdaa Added skeleton function for recording. 5 years ago
knotteye 5a637ce866 Initial 5 years ago