Re: [Bug 22594] noaccess / peerIdentity as constraints

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