AgoraIO-Extensions/Electron-SDK

Cannot stream in stereo

carbonaro opened this issue ยท 7 comments

No matter what combination of options we use when calling setAudioProfile streaming is never done in stereo. Is that a limitation of the Agora Electron SDK ? We are using Electron v.12.0.0 and version 3.4.2-rc.1-build.609 of the agora electron sdk.

I have exact same issue. I tried modifying .js files in api folder but nothing changed.
I don't know if there's a way to force agora to pick stereo sound.
Please let me know if you find a solution.

Our version iteration fixes a lot of problems, try the latest label
The latest version is 3.5.0.3
npm install agora-electron-sdk@3.5.0-rc.3-build.907

Unfortunately this doesn't solve this issue.

@RoJoHub are you able to stream in stereo with the latest version of the electron sdk? What parameters would you recommend passing to setAudioProfile? None of the combinations work on our side :/

Still stuck with mono sound... would really need to stream in stereo here

Compiling the SDK for Electron 13.0.0 might enable us to use a version of Chrome fixing a stereo issue. Could the Agora team please provide a prebuilt binary for Electron 13.0? We canโ€™t manage to compile it manually on our end.

Hello electron 13 plus support version of sdk has been released,

Installed on NPM: agora-electron-sdk@3.5.0-rc.3-iris.1027-build.1
Example(Demo): https://github.com/AgoraIO-Community/Agora-Electron-Quickstart/tree/master/Agora-Electron-API-Example-Iris
Preview document: https://docs-preprod.agora.io/cn/Video/API%20Reference/electron/v3.4.0/API/rtc_api_overview.html