- From: Elad Alon via GitHub <sysbot+gh@w3.org>
- Date: Thu, 21 Jan 2021 22:03:31 +0000
- To: public-webrtc-logs@w3.org
@zenhack, this would be a very elegant solution if it is indeed possible to make media streams [Transferable](https://developer.mozilla.org/en-US/docs/Web/API/Transferable). But is that really the case? For example, how would you transfer a MediaStream [originating from a canvas](https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/captureStream) to a cross-origin iframe? What would that mean for the frames after the transfer? And assuming it's possible, would that not produce an attack vector between these two iframes? -- GitHub Notification of comment by eladalon1983 Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/158#issuecomment-764970311 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 21 January 2021 22:03:33 UTC