WebRTC: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Rough Todo: mention user-agent as initiator)
(→‎WebRTC: Link to Boriss' feature page)
Line 4: Line 4:


See [http://webrtc.org/ WebRTC.org] for general information and pointers.
See [http://webrtc.org/ WebRTC.org] for general information and pointers.
See [[Webcam_Sharing]] for Feature UX and security.


=== Rough Todo ===
=== Rough Todo ===

Revision as of 20:13, 27 July 2011

WebRTC

See our API Proposal

See WebRTC.org for general information and pointers.

See Webcam_Sharing for Feature UX and security.

Rough Todo

Items we're thinking about

  • Codec options: base of G.711 (free subset), Opus, VP8.
    • Do we want to support any others?
  • Consider interaction with browser id, chat
  • User-agent vs web content as the bridge initiator?
  • How to redirect calls among devices?
  • Divide and integrate Google's webrtc code drop
    • Network
    • Capture Devices
    • Codecs/processing