Re: User media constraint: peerIdentity

On 25 October 2012 11:30, Jim Barnett <Jim.Barnett@genesyslab.com> wrote:
> Does the identity constraint have to get pushed down to the Track level?  Suppose someone creates a stream that is tied to foo@bar, and then tries to add the audio track from that stream to an unconstrained stream.  The addition would have to fail (or the stream become constrained), just as you indicated below for adding an unconstrained stream to a constrained PeerConnection.   So the constraints on the Stream, Track, and PeerConnection must all agree.

Yes, the rules for moving tracks would have to be consistent with
this.  So, as you say, if you can tag any other tracks with the same
peerIdentity, then that might be acceptable.  The simplest approach
would be, again, to reject these types of action.

Received on Thursday, 25 October 2012 19:10:32 UTC