element-hq / element-call

Group calls powered by Matrix
https://call.element.io
GNU Affero General Public License v3.0
561 stars 90 forks source link

Screen sharing audio doesn't work #2398

Closed ElTioRata closed 4 months ago

ElTioRata commented 4 months ago

At least for me (and a friend), we tried screen sharing with audio but I didn't work both on sharing the whole screen and only sharing a window.

Outcome

What did you expect?

Audio screen sharing to work.

What happened instead?

It didn't work.

Operating system

Windows 10

Browser information

Firefox 126.0.1 (I also tried Edge but same result)

Will you send logs?

Yes

fkwp commented 4 months ago

Hi, screen sharing with audio is sadly only supported from Chrome and only for Chrome-tabs.

ElTioRata commented 2 months ago

@fkwp It is supported on the desktop app? I tried with a friend and I couldn't hear his audio.

fkwp commented 2 months ago

It's not low hanging since Chrome only allows audio sharing for browser tabs to my knowledge. It's also a security sensitive area to capture the system audio output. I guess, it requires a sane way to request OS system audio output API prior to get this into WebRTC/Browsers.