owncast/core
tomleb 1504ea3509
Add -logdir flag (#1039)
This allow configuring the various logs that may be outputted
(transcoder and future logs)
2021-05-22 16:29:49 -07:00
..
chat Handle un-typed or un-parsable chat messages by throwing them away and not panicing. Closes #856 2021-03-25 19:20:05 -07:00
data Active viewer PING controller. Closes #790 (#990) 2021-05-20 20:29:01 -07:00
playlist
rtmp Change log level 2021-04-07 00:13:30 -07:00
storageproviders
transcoder Add -logdir flag (#1039) 2021-05-22 16:29:49 -07:00
webhooks Add additional stream + server info to stream started webhook. Closes #971 2021-04-29 17:04:33 -07:00
chatListener.go Active viewer PING controller. Closes #790 (#990) 2021-05-20 20:29:01 -07:00
core.go Do not try to copy logo if image does not exist on disk 2021-05-14 15:28:13 -07:00
stats.go Active viewer PING controller. Closes #790 (#990) 2021-05-20 20:29:01 -07:00
status.go Active viewer PING controller. Closes #790 (#990) 2021-05-20 20:29:01 -07:00
storage.go
streamState.go