release/connect-rtc.js (25 lines): - line 2924: // FIXME: this should be written by writeRtpDescription. - line 3029: // FIXME: also need to determine .parameters - line 3047: // FIXME: fecMechanisms - line 3491: // also the usernameFragment. TODO: update SDP to take both variants. - line 3789: // TODO: this is dangerous in the case where a non-rejected m-line - line 3816: // FIXME: ensure the mediaSection has rtcp-mux set. - line 3897: // TODO: rewrite to use http://w3c.github.io/webrtc-pc/#set-associated-remote-streams - line 3907: // FIXME: does not work with Plan B. - line 4014: // TODO: rewrite to use http://w3c.github.io/webrtc-pc/#set-associated-remote-streams - line 4032: // FIXME: actually the receiver should be created later. - line 4120: // FIXME: clean up tracks, local streams, remote streams, etc - line 4459: // FIXME: look at direction. - line 4513: // TODO: needs to go into ops queue. - line 4722: // TODO: use UUIDs instead? https://gist.github.com/jed/982883 - line 4952: // FIXME: special handling for trr-int? - line 5007: // FIXME: for consistency with other functions this should only - line 5029: // FIXME: for consistency with other functions this should only - line 5090: // FIXME: parse rtcp. - line 5135: // FIXME: write fecMechanisms. - line 5350: // FIXME: sess-id should be an NTP timestamp. - line 5402: // FIXME: this should be written by writeRtpDescription. - line 5424: // FIXME: What should happen here? - line 5477: // TODO: check the modifier a bit more. - line 6412: // TODO: mangle getStats: https://w3c.github.io/webrtc-stats/#dom-rtcmediastreamstats-streamidentifier - line 7087: // TODO: Is there a better solution for detecting Firefox?