Commit graph

27 commits

Author SHA1 Message Date
Gabe Kangas
b2f74adc02 Move player js to player.js. Update offline video clip. 2020-06-17 16:25:27 -07:00
Gabe Kangas
cbe37d68ce Silence some logging 2020-06-16 19:24:20 -07:00
Gabe Kangas
f900539481 Use simpler offline segment filenames to assist in caching 2020-06-15 16:38:11 -07:00
Gabe Kangas
5bc3555206 Stitch in an offline slate when the RTMP stream is dropped 2020-06-15 16:27:58 -07:00
Gabe Kangas
d9ce2c0575 Remove hardcoded urls 2020-06-14 22:27:02 -07:00
Gabe Kangas
0d0e33c607 Encoder tweaks 2020-06-14 21:17:01 -07:00
Gabe Kangas
38127bed77 More encoder tweaking 2020-06-13 18:00:26 -07:00
Gabe Kangas
60288d5676 Experimenting with different encoder settings 2020-06-12 16:28:41 -07:00
Gabe Kangas
a063956660 Restore max num of segments in playlist value 2020-06-12 15:02:02 -07:00
Gabe Kangas
5a7c16374c Restore customizable chunk lengths 2020-06-12 14:14:05 -07:00
Gabe Kangas
d53fe98543 Enable passthrough video, where there is no reencoding and is lighterweight 2020-06-12 12:55:50 -07:00
Gabe Kangas
e8db314784 Transcoding tweaks 2020-06-11 20:53:46 -07:00
Gabe Kangas
baddda3461 Only try to read input stream in real-time, not faster 2020-06-11 15:05:06 -07:00
Gabe Kangas
d52a120fa6 Add resizing to video processing 2020-06-09 23:35:40 -07:00
Gabe Kangas
bd145fddf0 Add Dockerfile for containeraization 2020-06-09 18:30:15 -07:00
Gabe Kangas
c4b6478b7b Add support for custom encoder presets 2020-06-09 13:15:44 -07:00
Gabe Kangas
ff5502bbe7 Tweak ffmpeg settings to try and speed up encoding 2020-06-09 02:56:23 -07:00
Gabe Kangas
2829d14144 Do not transcode audio just pass it along 2020-06-09 02:47:02 -07:00
Gabe Kangas
0b5452de89 Support multiple adaptive bitrates 2020-06-09 02:21:42 -07:00
Gabe Kangas
29f51f6ccc A little cleanup 2020-06-04 01:53:48 -07:00
Gabe Kangas
8cd8c7df20 Add support for storing chunks on S3 2020-06-03 01:34:16 -07:00
Gabe Kangas
16047d884d Refactor ipfs storage behind a standard interface 2020-06-03 01:33:27 -07:00
Gabe Kangas
d0ec846b30 Create pipe in tmp directory instead of cwd 2020-06-01 17:42:36 -07:00
Gabe Kangas
ca622c85c7 Add config file. Turn on/off ipfs 2020-06-01 16:53:31 -07:00
Gabe Kangas
bfe62cd34a Point playlist at local files instead of IPFS to test 2020-06-01 13:28:14 -07:00
Gabe Kangas
bf5d792ac0 Will now run as a self-contained IPFS node 2020-06-01 12:15:07 -07:00
Gabe Kangas
af698063bd Initial POC works with IPFS 2020-05-30 19:05:30 -07:00