ffmpeg-detect audio level from live audio streaming(php) -


i have live audio stream service. need use ffmpeg check audio level of stream in real time.

i have tried

ffmpeg -i sample.aac -filter:a volumedetect -vn -f null /dev/null 

i need live audio streaming link in place of sample.aac.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -