Re: [mediacapture-screen-share] capture screenshot of DOM (#145)

> Nice but that won't work in the browser. Can't just ask user to open terminal and execute a headless screenshot command

Well, yes, you can. Have you taken the time to read and try the native Messaging with Native File System code that referred to above? This installs `espeak-ng` and `opus-tools` and runs the code from any origin https://github.com/guest271314/native-messaging-espeak-ng. This code merges WebM and Matroska tracks and files into a single Matroska or WebM file. This code captures system audio at any origin https://github.com/WebAudio/web-audio-api-v2/issues/97#issue-688754941. 

The problem here is that Chromium is consistent, though does not capture the entire `document.body`, Firefox captures entire `document.body` at Devloper Tools though hangs at the command line.

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/145#issuecomment-703182533 using your GitHub account


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

Received on Sunday, 4 October 2020 00:45:30 UTC