owncast/core
2020-12-06 14:28:00 -08:00
..
chat Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
data Add database schema versioning & migration skeleton (#382) 2020-11-18 16:49:54 -08:00
ffmpeg Support video-only streams if there is no audio in the inbound stream. (#401) 2020-12-02 00:19:55 -08:00
playlist Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
rtmp Connections from Restream seem to be more sensitive about if we get the initial packets processed or not, so I moved setStreamAsConnected to be decoupled from when we set broadcaster info. Another update for #432 2020-12-06 14:28:00 -08:00
storageproviders Fix typo. ms -> s 2020-11-20 14:11:19 -08:00
chatListener.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
core.go Simplify Logo requirement from users. (#373) 2020-11-17 15:12:54 -08:00
stats.go Ignore old per-session peak viewer counts when reading stats file. 2020-12-05 15:09:57 -08:00
status.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
storage.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
streamState.go Check for nil when accessing broadcaster. Might help #432 2020-12-06 12:01:16 -08:00