WebRTC: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎WebRTC: Link to Boriss' feature page)
(→‎WebRTC: move headers up a level so we don't duplicate the page title)
Line 1: Line 1:
== WebRTC ==
See our [https://github.com/mozilla/rainbow/wiki/RTC_API_Proposal API Proposal]
See our [https://github.com/mozilla/rainbow/wiki/RTC_API_Proposal API Proposal]


Line 7: Line 5:
See [[Webcam_Sharing]] for Feature UX and security.
See [[Webcam_Sharing]] for Feature UX and security.


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


Items we're thinking about
Items we're thinking about

Revision as of 20:14, 27 July 2011

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