README.md aktualisiert

This commit is contained in:
2026-03-16 16:01:10 +01:00
parent 6ab3506be7
commit aaba96a406

View File

@@ -9,8 +9,11 @@ Loudness Range = LRA= 7 LU
True Peak TP =-2 dB
mediamtx.yml
....
path:
```
path:
myaudio:
runOnInit: ffmpeg -re -i rtsp://localhost:8554/livewire -c:v copy -af loudnorm=I=-14:LRA=7:TP=-2 -c:a aac -ar 44100 -b:a 160k -f rtsp rtsp://localhost:8554/myaudio
all others:
```