owncast/core
Gabe Kangas d21f136120
Transcoder updates for bitrate validator warnings (#106)
* Transcoder updates for validator warnings (gop, max-bitrates) for #50

* Make the variant settings easier to set/read in code

* Update test to reflect update to transcoder

* Reduce the buffer to give it a little more room to improve the quality. It feels a bit crunched right now.

* Fix test due to changed bitrate buffer ratios

* Tweak buffer size one more time to get errors in the validator to zero

* Saw errors w/ different bitrates, so tweaking it again
2020-08-06 12:19:35 -07:00
..
chat Stop storing messages in memory and pull from persistence. Closes #81 (#105) 2020-08-05 21:01:06 -07:00
ffmpeg Transcoder updates for bitrate validator warnings (#106) 2020-08-06 12:19:35 -07:00
playlist Make setting save location paths optional 2020-07-13 14:45:54 -07:00
rtmp Fix incorrect logging method 2020-07-14 16:48:41 -07:00
storageproviders Support separate S3 serving endpoint (#91) 2020-07-28 13:17:39 -07:00
chatListener.go Make IDs for chat messages generated server-side, not client. For #26 2020-06-24 22:00:49 -07:00
core.go Make setting save location paths optional 2020-07-13 14:45:54 -07:00
stats.go Fix possible crash for concurrent map writes 2020-07-22 23:09:11 -07:00
status.go Fix timeout buffer after going offline. Closes #84 2020-07-22 23:54:36 -07:00
storage.go Remove IPFS. For #74 2020-07-19 21:15:53 -07:00