This repository was archived by the owner on Dec 10, 2020. It is now read-only.

Description
The current table fits nicely on a single slide -- I'd like to keep this.
At the same time, I'd like to go into details in several areas:
- TURN support (udp, tcp, tls, works behind a proxy)
- renegotiation + ice restarts
- multiple streams using Unified, Plan B, unannounced streams / appid
- audio codecs (beyond the mandatory ones like G722 or VP9)
- getStats (chrome is providing alot of information; and yet is not spec-compliant)
- webAudio not working for remote streams in Chrome (and on android)
- web platform integration (i.e. hooking up the streams with the video elements onloadeddata etc)
- spec compliance vs "it works"
The order is still somewhat arbitrary, this can possibly be fixed as well.