Ant-Media-Server
Ant-Media-Server copied to clipboard
Disabling audio completely in Android SDK cause the video playback stutters
Steps to reproduce
- 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.
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
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