[Bug 25836] add note about addtrack being async

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25836

Adam Bergkvist <adam.bergkvist@ericsson.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adam.bergkvist@ericsson.com

--- Comment #1 from Adam Bergkvist <adam.bergkvist@ericsson.com> ---
I suggest to keep addTrack() sync for simplicity.

The problem of which tracks that are included in what offer/answer can be
solved by having createO/A() snapshot the list of currently added tracks at the
point the method (creatO/A()) is called. According to Justin, that's how it
works in Chrome today (but for streams).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Wednesday, 21 May 2014 14:15:01 UTC