[mediacapture-screen-share] Share Audio in the screen share is not cming (#194)

panimozhi has just created a new issue for https://github.com/w3c/mediacapture-screen-share:

== Share Audio in the screen share is not cming ==
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. 

Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/194 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 4 October 2021 14:05:15 UTC