leowmjw
769fc3a561
Fixes #211 : Update mod paths ( #221 )
...
Co-authored-by: Michael Leow <mleow@moneylion.com>
5 years ago
Gabe Kangas
922dfec77a
Remove custom paths and add constants ( #216 )
5 years ago
Matt Steele
87636a4183
Support separate S3 serving endpoint ( #91 )
...
* Add s3 serving endpoint config. Fixes #90
* Move CDN endpoint generation to GenerateRemotePlaylist
* Include HLS path
* Add docs and config
* Prefer sprintf to string concatenation
* Use config method
* gofmt
5 years ago
Matt Steele
a20d2fce46
Add ACL option to s3 config ( #89 )
5 years ago
Gabe Kangas
259923b303
Set logging preferences via command line flags. Closes #20
5 years ago
Bradley Hilton
487bd12444
Project restructure ( #18 )
...
* First pass at restructuring the project; untested but it does compile
* Restructure builds and runs 🎉
* Add the dist folder to the gitignore
* Update core/playlist/monitor.go
* golint and reorganize the monitor.go file
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
5 years ago
Gabe Kangas
e083663a77
Continue to standardize on logging
5 years ago
Gabe Kangas
e63d0656ba
Add basic file upload retry with a hardcoded limit
5 years ago
Gabe Kangas
c605ea6570
Add support for non-AWS S3 storage endpoints and auth
5 years ago
Gabe Kangas
c107891505
Cleanup now unused code
5 years ago
Gabe Kangas
0b5452de89
Support multiple adaptive bitrates
5 years ago
Gabe Kangas
a55e5ccce9
Fix base path string parsing
5 years ago
Gabe Kangas
8cd8c7df20
Add support for storing chunks on S3
5 years ago