W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > April 2019

Re: [mediacapture-screen-share] Provide a means to select only part of a screen to capture (#105)

From: guest271314 via GitHub <sysbot+gh@w3.org>
Date: Mon, 29 Apr 2019 01:12:33 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-487431460-1556500352-sysbot+gh@w3.org>
@martinthomson The above workarounds would not be necessary if an HTML `<video>` could be considered a "device" or `window`, where `MediaRecorder` would not stop when the underlying media resource is changed when `src` attribute of `HTMLVideoElement` is changed (new `MediaStreamTrack`s added to the captured stream); that is, the `MediaStreamTrack` of `kind` `"video"` could be configured with the option to be read as a single `MediaStreamTrack` even when `src` is changed (similar to `RTCPeerConnection` `<transceiverInstance>.receiver.track`, and the single video track created by `getDisplayMedia()`).

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/105#issuecomment-487431460 using your GitHub account
Received on Monday, 29 April 2019 01:12:34 UTC

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