WebRTC: Difference between revisions
Jump to navigation
Jump to search
(→Rough Todo: some todo items from today's discussion) |
(Trying to add todo items, again) |
||
Line 8: | Line 8: | ||
* Consider codec options: base of G.711 (free subset), Opus, VP8. | * Consider codec options: base of G.711 (free subset), Opus, VP8. | ||
** Do we want to support any others? | |||
* Consider interaction with browser id | * Consider interaction with browser id | ||
* How to redirect calls among devices? | |||
* Divide and integrate Google's webrtc code drop | * Divide and integrate Google's webrtc code drop | ||
** Network | |||
** Capture Devices | |||
** Codecs/processing |
Revision as of 22:22, 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 others?
- Consider interaction with browser id
- How to redirect calls among devices?
- Divide and integrate Google's webrtc code drop
- Network
- Capture Devices
- Codecs/processing