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 Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
rtmp Do not support stream key UI or any persisted stream keys when overridden via cli flag. Closes #2749 2023-02-27 17:08:52 -08:00
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 Fix "invalid cross-device link" error when running on a different filesystem (#1769) 2022-03-07 16:30:40 -08:00
stats.go Add support for active viewer details API. Closes #1477 (#1747) 2022-03-06 17:31:47 -08:00
status.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
storage.go remove global variables from core/storageproviders (#1444) 2021-10-11 16:29:36 -07:00
streamState.go Fix the filename mismatch then the on-disk filename changed. 2023-02-05 20:42:34 -08:00