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

Share Audio in the screen share is not cming #194

Closed
panimozhi opened this issue Oct 4, 2021 · 2 comments
Closed

Share Audio in the screen share is not cming #194

panimozhi opened this issue Oct 4, 2021 · 2 comments
Labels

Comments

@panimozhi
Copy link

We have added the constraint saying audio as true and see the checkbox("Share system audio") in the prompt.

Code:
let mediaStream = await navigator.mediaDevices.getDisplayMedia({video:true**,audio:true**});

But if the option checked we are not able to see the screenshare window in another person browser.

@eladalon1983
Copy link
Member

But if the option checked we are not able to see the screenshare window in another person browser.

I do not understand this line. Could you please clarify?

@jan-ivar
Copy link
Member

@panimozhi Please note this issue tracker is for issues with the specification. It sounds like you are experiencing issues with a particular browser. Please file an issue with that browser vendor instead.

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

No branches or pull requests

3 participants