Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ライブ オーディオ ストリーム サービスを利用しています。ストリームのオーディオレベルをリアルタイムで確認するには、ffmpeg を使用する必要があります。
私が試してみました
ffmpeg -i sample.aac -filter:a volumedetect -vn -f null /dev/null
の代わりにライブ オーディオ ストリーミング リンクが必要ですsample.aac。
sample.aac