AgoraIO / API-Examples

Play with AgoraSDK and have fun! Everything you need to start learning Agora.
304 stars 218 forks source link

iOS Screen Sharing sound processing is incorrect #203

Closed fpillet closed 2 months ago

fpillet commented 3 years ago

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.

yoreland commented 3 years ago

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.