Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define the windowAudio option #283

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open

Define the windowAudio option #283

wants to merge 1 commit into from

Conversation

eladalon1983
Copy link
Member

@eladalon1983 eladalon1983 commented Nov 8, 2023

@jan-ivar
Copy link
Member

Sounds reasonable to me.

@kvrban
Copy link

kvrban commented Mar 20, 2024

I run a platform for live streaming of games. (similar to twitch) and use webrtc / getDisplayMedia for this.
So far the limitation is that the user has the possibility to select a separate window which he wants to share, but then without sound. Or he shares the entire screen content + the entire system sound.

Do I understand correctly that with the windowAudio option it will be possible to share a separate window + the sound from only this window? That would be ideal and exactly what a user expects.

@eladalon1983
Copy link
Member Author

eladalon1983 commented May 20, 2024

Do I understand correctly that with the windowAudio option it will be possible to share a separate window + the sound from only this window?

Sorry, you appear to have misunderstood this PR. Here we deal with the spec. It is already possible for users to share a window+audio - per the spec. That various browsers don't offer that capability in practice is a separate issue, to be discussed on those browsers' specific bug trackers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid user-confusion by not offering undesired audio sources
3 participants