- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Sat, 26 Oct 2013 13:44:36 -0700
- To: Eric Rescorla <ekr@rtfm.com>
- Cc: "public-webrtc@w3.org" <public-webrtc@w3.org>, "public-media-capture@w3.org" <public-media-capture@w3.org>
On 26 October 2013 08:35, Eric Rescorla <ekr@rtfm.com> wrote: > "If any tracks in a MediaStream added via AddStream() have a noaccess > constraint, > the implementation MUST throw an exception of XXX" (I am still a little > vague on > how we have decided to do exceptions. I'm not sure about this part. If you think about the scenarios in which this is used, an application might want to initiate negotiation prior to receiving consent. Chucking exceptions all over the place is going to be a bit of an impediment to that. How about this - and the case where the peerIdentity constraint != the actual peer identity - result in silence/black being sent, with some other way to learn about this. The stats API seems to be the catchall here, but I always hope for a better, cleaner answer than that.
Received on Saturday, 26 October 2013 20:45:04 UTC