owncast/core
Gabe Kangas cd458630ec
Support using the custom video serving endpoint even if you don't use object storage (#2924)
* feat(video): refactor video serving endpoint

It can now be used without an object storage provider. Closes #2785

* fix: remove debug log
2023-05-30 14:05:24 -07:00
..
chat Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
data Support using the custom video serving endpoint even if you don't use object storage (#2924) 2023-05-30 14:05:24 -07:00
playlist
rtmp
storageproviders Support using the custom video serving endpoint even if you don't use object storage (#2924) 2023-05-30 14:05:24 -07:00
transcoder Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
user Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
webhooks feat(webhooks): add stream status to webhook (#2934) 2023-05-30 11:32:05 -07:00
core.go feat(webhooks): add stream status to webhook (#2934) 2023-05-30 11:32:05 -07:00
offlineState.go
stats.go
status.go
storage.go
streamState.go