owncast/core/ffmpeg
Gabe Kangas 9b7784634b
First pass at YP registration/configuration (#209)
* Spike: Ping YP service with instance details

* WIP: Add to the config to support YP

* Add YP response endpoint

* Handle YP errors. Use config. Off by default

* Show message about YP support on launch

* Add animated gif preview when generating thumb

* Increase quality of preview gif and only create it if YP is enabled

* Do not allow re-registration by clearing the key

* Make large and small logos actually structured

* Change log level

* Fix default YP service URL

* Point to default hostname

* Set default value for YP to false
2020-10-01 23:55:38 -07:00
..
ffmpeg.go Make setting the offline content optional 2020-07-13 15:13:24 -07:00
thumbnailGenerator.go First pass at YP registration/configuration (#209) 2020-10-01 23:55:38 -07:00
transcoder.go Make video segment filename unique (#214) 2020-10-01 23:34:29 -07:00
transcoder_test.go Make video segment filename unique (#214) 2020-10-01 23:34:29 -07:00
verifyInstall.go Project restructure (#18) 2020-06-22 18:11:56 -07:00