51 Commits (103ce8428cc19daecec165fd7dba9312dc365272)

Author SHA1 Message Date
Gabe Kangas 6c5253c7e0 Do not panic. Closes #295 5 years ago
Gabe Kangas 34fe55b5a3 Add getter for stream variant encoder preset w/ test 5 years ago
Gabe Kangas 19e86b8c04
First pass at centralized database reference. Closes #282 (#289) 5 years ago
Gabe Kangas 2b8aea8797 Support a local working directory copy of ffmpeg. Closes #276 5 years ago
Gabe Kangas 2647b3fac8 Remove unused value 5 years ago
Gabe Kangas 6ea9affce0
HLS video handling/storage/state refactor (#151) 5 years ago
Gabe Kangas 64a85e68aa
Update extra page content API (#240) 5 years ago
Gabe Kangas d7c3991b59
Render and sanitize chat messages server-side. (#237) 5 years ago
Gabe Kangas aac7fa2476 Show YP configuration in the config API 5 years ago
Gabe Kangas d7e355bce1
Connected clients admin API (#217) 5 years ago
leowmjw 769fc3a561
Fixes #211: Update mod paths (#221) 5 years ago
Gabe Kangas 922dfec77a
Remove custom paths and add constants (#216) 5 years ago
Gabe Kangas d8c43d2c56
Add server config admin endpoint (#207) 5 years ago
Gabe Kangas 9b7784634b
First pass at YP registration/configuration (#209) 5 years ago
Gabe Kangas d21f136120
Transcoder updates for bitrate validator warnings (#106) 5 years ago
Matt Steele 87636a4183
Support separate S3 serving endpoint (#91) 5 years ago
Matt Steele a20d2fce46
Add ACL option to s3 config (#89) 5 years ago
Gabe Kangas b754ee01bf Remove IPFS. For #74 5 years ago
Gabe Kangas fbfea8e38c Throw and error if a stream key is not set in the config 5 years ago
Gabe Kangas fff911010c Centralize default values into an instance of config. For #64 5 years ago
Gabe Kangas a8fe8a1cfa Add support for specifying the path for chat db. Closes #61 5 years ago
Gabe Kangas 8dfe3360e1 Fix typo 5 years ago
Gabe Kangas fe102e7164 Make setting the offline content optional 5 years ago
Gabe Kangas 15f24b84ce Make setting extraUserInfoFileName optional 5 years ago
Gabe Kangas 0027957a33 Make setting the max # of segments in playlist optional 5 years ago
Gabe Kangas 9b104f1d40 Make setting the web server port optional 5 years ago
Gabe Kangas 44806d1a8e Make setting save location paths optional 5 years ago
Gabe Kangas d51901e191 Make setting the segment length optional 5 years ago
Gabe Kangas 51e2e68017 Support default path of ffmpeg and not needing to specify it in the config 5 years ago
Gabe Kangas 28778d6437 Update documented paths for config file since it was changed to the 5 years ago
Gabe Kangas f54d1eba38 Add additional logging of ffmpeg output to file. Help troubleshoot #34 5 years ago
Gabe Kangas ba69221394 Support disabling the web UI with disableWebFeatures. Closes #32 5 years ago
Gabe Kangas 1133edf716 Use the highest quality video segment to creat thumbnails from. Closes 5 years ago
Gabe Kangas 1f51ef9668 Add version string to config endpoint 5 years ago
Gabe Kangas 85cec76445 Move around how SocialHandles are configured. Closes #30 5 years ago
Gabe Kangas ae2e98877b Remove no longer used property 5 years ago
Gabe Kangas 519c3aa8b5 Support a map of logos for #30 5 years ago
Gabe Kangas 73b6937496 Consolidate config files and surface frontend values via API. Closes #30 5 years ago
Gabe Kangas 04dc0796d8
New video transcoder (#27) 5 years ago
Bradley Hilton 487bd12444
Project restructure (#18) 5 years ago
Gabe Kangas 5bc3555206 Stitch in an offline slate when the RTMP stream is dropped 5 years ago
Gabe Kangas 0d0e33c607 Encoder tweaks 5 years ago
Gabe Kangas a063956660 Restore max num of segments in playlist value 5 years ago
Gabe Kangas d53fe98543 Enable passthrough video, where there is no reencoding and is lighterweight 5 years ago
Gabe Kangas c605ea6570 Add support for non-AWS S3 storage endpoints and auth 5 years ago
Gabe Kangas c4b6478b7b Add support for custom encoder presets 5 years ago
Gabe Kangas de89cbc259 Add the start of more documentation 5 years ago
Gabe Kangas 0b5452de89 Support multiple adaptive bitrates 5 years ago
Gabe Kangas 8cd8c7df20 Add support for storing chunks on S3 5 years ago
Gabe Kangas 161aaeec8d Reject invalid streaming key 5 years ago