WebRTC: Difference between revisions
Jump to navigation
Jump to search
(→WebRTC: nah, todo is enough for now) |
(→Rough Todo: some todo items from today's discussion) |
||
Line 6: | Line 6: | ||
=== Rough Todo === | === Rough Todo === | ||
* Consider codec options: base of G.711 (free subset), Opus, VP8. | |||
- Do we want to support any more? | |||
* Consider interaction with browser id | |||
- How to redirect calls among devices? | |||
* Divide and integrate Google's webrtc code drop | |||
- Network | |||
- Capture Devices | |||
- Codecs/processing |
Revision as of 22:12, 21 July 2011
WebRTC
See our API Proposal
See WebRTC.org for general information and pointers.
Rough Todo
- Consider codec options: base of G.711 (free subset), Opus, VP8.
- Do we want to support any more?
- Consider interaction with browser id
- How to redirect calls among devices?
- Divide and integrate Google's webrtc code drop
- Network - Capture Devices - Codecs/processing