Ant-Media-Server icon indicating copy to clipboard operation
Ant-Media-Server copied to clipboard

Disabling audio completely in Android SDK cause the video playback stutters

Open mekya opened this issue 2 years ago • 2 comments

Steps to reproduce

  1. Open the Android SDK and disable the audio in PeerConnectionParameters in WebRTCClient.java

peerConnectionParameters = new PeerConnectionClient.PeerConnectionParameters( ...... audioCallEnabled); //make this fase 2. Publish stream with Android Device 3. Try to play it

Expected behavior

Smooth play without audio

Actual behavior

Video is stuttering

Join community.antmedia.io and be a part of Ant Media Server Community.

mekya avatar Aug 01 '22 10:08 mekya

Hi @mekya,

Have a good day. I have tested this reproduce scenario in my test environment. I couldn't reproduce it. Here is the video: https://user-images.githubusercontent.com/9084130/184600449-6533a866-8c0c-474b-aa01-096708fc4c59.mp4

Please let me know if I missed something.

Best Regards, Selim

SelimEmre avatar Aug 15 '22 08:08 SelimEmre

Hi @MohdIrfan12,

I tried this issue on my test environment. I couldn't reproduce it. Could you please check the reproduce video? Let me know if I missed something.

Best Regards, Selim

SelimEmre avatar Aug 20 '22 21:08 SelimEmre