diff --git a/README.md b/README.md index 4b9b5ed..0a0d44b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,16 @@ # Stream -14LUFS -get the mediamtx path to -14 LUFS +get the mediamtx path myaudio to -14 LUFS +Integrated Loudness = I = -14 LUFS + +Loudness Range = LRA= 7 LU + +True Peak TP =-2 dB + +mediamtx.yml +.... +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