Nicolas Mowen
e664cb2285
Set lower bound on retry interval ( #19883 )
2025-09-02 11:24:25 -05:00
Nicolas Mowen
b7333557a1
Enable audio by default ( #17125 )
...
* Remove mp4 query, allowing go2rtc to send any audio
* Add audio transcoding by default
2025-03-12 16:54:28 -05:00
Felipe Santos
e773d63c16
Improve ffmpeg versions handling ( #16712 )
...
* Improve ffmpeg versions handling
* Remove fallback from LIBAVFORMAT_VERSION_MAJOR, it should always be set
* Mention ffprobe in custom ffmpeg docs
* Fix ffmpeg extraction
* Fix go2rtc example formatting
* Add fallback back to LIBAVFORMAT_VERSION_MAJOR
* Fix linter
2025-02-20 18:07:41 -07:00
Nicolas Mowen
6a83f40135
Add ffmpeg config to increase HEVC compatibility with Apple devices ( #15795 )
...
* Add config option for handling HEVC playback on Apple devices
* Update docs
* Remove unused
2025-02-08 12:47:01 -06:00
gtsiam
bbbb3b4a06
Split config.py into multiple files ( #14038 )
...
* Replace logging.warn with logging.warning
* Install config global state early
* Split config.py into more manageable pieces
2024-09-28 14:21:42 -05:00