Commit Graph
6 Commits
Author SHA1 Message Date
Matt SteeleandGitHub cf7ff0a820 Remove cache-control header from HLS queries (#118)
Also minor refactor around cachebusting

Fixes #117
2020-08-20 17:49:11 -07:00
Matt SteeleandGitHub 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
2020-07-28 13:17:39 -07:00
Matt SteeleandGitHub a20d2fce46 Add ACL option to s3 config (#89) 2020-07-27 21:41:51 -07:00
Matt SteeleandGitHub edec533eef Set Content-Type on status endpoint (#70) 2020-07-19 10:26:05 -07:00
Matt SteeleandGitHub 965c213d59 Correct indenting (#55) 2020-07-12 15:58:59 -07:00
Matt SteeleandGitHub a55878ff22 Add gcc dependnecy to build process (#53) 2020-07-12 13:38:55 -07:00