Commit Graph

31 Commits (67694cffd86d4339318d6ac0924d6b37b5bcdb4f)

Author SHA1 Message Date
knotteye a3341d8b7d Disable CRF when using hwaccel 3 years ago
knotteye 8a33b80593 Map streams automatically instead of manually 3 years ago
knotteye 943c71d1e0 Add what I think is working hwaccel support 3 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