owncast/core
2021-04-29 17:04:33 -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 Codec selection (#892) 2021-04-15 13:55:51 -07:00
playlist Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
rtmp Change log level 2021-04-07 00:13:30 -07:00
storageproviders 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
transcoder Ignore warning about hls segment length 2021-04-24 14:00:35 -07:00
webhooks Add additional stream + server info to stream started webhook. Closes #971 2021-04-29 17:04:33 -07:00
chatListener.go Do not send user joined events to chat clients if stream is not active. Closes #750 2021-02-21 16:21:12 -08:00
core.go Create hls directories at transcoder start to account for stream output changes. Fixes #940 2021-04-15 21:36:14 -07:00
stats.go Optimize/fix concurrency for chat 2021-03-03 21:48:11 -08:00
status.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
storage.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
streamState.go No longer reset max viewer count at cleanup. Only do it at new stream start. Fixes #768 2021-02-26 22:15:46 -08:00