- From: Jim Barnett <1jhbarnett@gmail.com>
- Date: Mon, 24 Feb 2014 14:30:58 -0500
- To: public-media-capture@w3.org
I would think that it would have to work this way. Otherwise you could violate any kind of cross-origin constraint by simply recording the object in question. This might involve extending the definition of MediaRecorder to take other kinds of input beyond MediaStreams, but in principal I would expect MediaRecorder to have to object cross-origin constraints. - Jim On 2/24/2014 2:26 PM, Martin Thomson wrote: > On 24 February 2014 11:16, Mandyam, Giridhar <mandyam@quicinc.com> wrote: >> I assume this is not meant to impact non-WebRTC methods for media transmission - right? For instance, what if the MediaTrack is recorded and sent via XHR or WS to some destination? > That wouldn't be possible in that case. I think that the correct > behaviour here is for the application to request a media stream that > is not bound to a peer identity. Then they can do these things you > speak of. > -- Jim Barnett Genesys
Received on Monday, 24 February 2014 19:31:53 UTC