README.md aktualisiert
This commit is contained in:
14
README.md
14
README.md
@@ -1,4 +1,16 @@
|
|||||||
# Stream -14LUFS
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user