What's Changed
- Add
TOTP_KEY
andMQTT_DTOPIC
to config.yml schema to avoid logged warning noise - Add
MQTT_DTOPIC
to config.yml options to ensure a usable default - Add
video: true
to all the config.yml variants to ensure hardware encoding can
use video card - Upgrade to
python:3.13-slim-bookworm
for docker base image - Cleaned up Dockerfile scripts for testing and multiarch
- Safer docker build by testing the tarballs downloaded for MediaMTX or FFMpeg
Full Changelog: v3.10.0...v3.10.1