- From: cowwoc <cowwoc@bbs.darktech.org>
- Date: Wed, 13 Nov 2013 00:13:36 -0500
- To: "public-webrtc@w3.org" <public-webrtc@w3.org>
Hi, I've seen code for attaching MediaStream to a <video> element, but shouldn't we also be able to do the opposite? If the following code is used to attach: video.src = URL.createObjectURL(stream); how are we supposed to translate the URL back into a MediaStream? Thanks, Gili
Received on Wednesday, 13 November 2013 05:14:19 UTC