odev1952

Results 4 comments of odev1952

+1, Also tried using ff_opts = {"af":"silencedetect"} It seems the filter isn't taken in account. It works perfectly though on a terminal using the commande: ffplay streamInput -af "silencedetect" (video...

Thank you for your answer ! This is very helpful, My ultimate goal is to "detect" if the audio of a stream opened by Mediaplayer("rtp://x.x.x.x") is present or not. I...

Hello! thanks for the quick reply. I'm quite new to SRT protocol. My goal is to push an SRT stream to a distant server's public IP. That server will then...

Thanks! this is actually very helpful