Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Just wondering, can I have fullband stereo sound to play music?


The media quality that you hear is entirely up to the sender's WebRTC implementation. If you're calling another Element Call user, we currently use the default audio constraints when capturing audio: https://github.com/matrix-org/matrix-js-sdk/blob/96ba061732b... - but if you wanted stereo, you could put { channelCount: 2, sampleRate: 48000 } or whatever into that line to achieve it.

I'll file a bug to make this configurable.

EDIT: https://github.com/vector-im/element-call/issues/249




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: