bilibili / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
GNU General Public License v2.0
32.5k stars 8.13k forks source link

RTSP - Disable audio stream #5304

Open sachin-nextbase opened 3 years ago

sachin-nextbase commented 3 years ago

IJK Player is being used in an Android app, and FIJK Player is being used in a Flutter app

Is there a way to disable the audio stream? There is an option to setVolume, but was wondering if there is way to request to not receive the audio stream when streaming RTSP?

ProFive commented 3 years ago

Try to "-an": disables audio