API-Examples icon indicating copy to clipboard operation
API-Examples copied to clipboard

iOS Screen Sharing sound processing is incorrect

Open fpillet opened this issue 2 years ago • 1 comments

I have updated the example code so as to enable audio and see screen share from a remote user : https://github.com/AgoraIO/API-Examples/pull/202

We are trying to get screen sharing in our own application and noticed that audio processing in the example is incorrect. The format conversions you are doing lead to sound that is like slowed down by 4 or 6 times. Not sure exactly where the problem is in your code, but sound processing example in ScreenShare for iOS / macOS should definitely be updated.

fpillet avatar Aug 27 '21 14:08 fpillet

We are working in progress of updating audio processing of this demo but it rely on a new version of sdk. It will be updated when new sdk is out.

yoreland avatar Aug 29 '21 01:08 yoreland