W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > December 2021

Re: [mediacapture-main] GetDisplayMedia don't capture the audio from microphone (#694)

From: kfes50509 via GitHub <sysbot+gh@w3.org>
Date: Mon, 20 Dec 2021 03:11:02 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-997554786-1639969860-sysbot+gh@w3.org>
Modify
>     // displayStream.addTrack(audioTrack); // do stuff
To
`displayStream.addTrack(audioTrack[0])`

-- 
GitHub Notification of comment by kfes50509
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/694#issuecomment-997554786 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 20 December 2021 03:11:10 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:55 UTC