Confirmed users
325
edits
|  (UX and security issues) |  (→Rough Todo:  Redirect, codecs) | ||
| Line 20: | Line 20: | ||
| * Codec options: base of G.711 (free subset), Opus, VP8. | * Codec options: base of G.711 (free subset), Opus, VP8. | ||
| ** Do we want to support any others? | ** Do we want to support any others?  G.722, iLBC, iSAC?<br>All of those are free with no patent issues. | ||
| * Consider interaction with  | * Consider interaction with BrowserId, chat | ||
| * User-agent vs web content as the bridge initiator? | * User-agent vs web content as the bridge initiator? | ||
| * How to redirect calls among devices? | * How to redirect calls among devices? | ||
| ** Fork (offer connect to person at desktop, laptop, mobile at once) | |||
| ** Forward (device-based, provider-based) of incoming connections | |||
| ** Transfer (move connection to another device or person) | |||
| * Divide and integrate Google's webrtc code drop | * Divide and integrate Google's webrtc code drop | ||