- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Sun, 24 Mar 2019 08:03:10 +0000
- To: public-webrtc-logs@w3.org
The initial revision of mediastream-fromelement was written in terms of capturing a stream. Eventually it was realized that what could be captured from a canvas only made sense as a single MediaStreamTrack, and the specification was rewritten in the form of CanvasCaptureMediaStreamTrack. The implementations are artifacts of these older specifications, and should be corrected. Chrome's IDL conforms to the spec: https://cs.chromium.org/chromium/src/third_party/blink/renderer/modules/mediacapturefromelement/canvas_capture_media_stream_track.idl?type=cs&g=0 -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/mediacapture-fromelement/issues/76#issuecomment-475937178 using your GitHub account
Received on Sunday, 24 March 2019 08:03:38 UTC