WebRTC

Revision as of 20:17, 27 July 2011 by Jesup (talk | contribs) (UX and security issues)

See our API Proposal

See WebRTC.org for general information and pointers.

UI Issues

See Webcam_Sharing for Feature UX and security around enabling cameras and mics.

Security

Security will be a tough problem due to conflicting use-case requirements. See IETF Security Considerations for an overview of some of the issues.

Main topics:

  • camera/mic enabling (and disabling)
  • avoidance of accidental/tricked/malicious calling
  • security of other information stored in the browser in the face of a rough rtcweb app or compromised server.

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