Issue #158: WebRTC 1.0 sync: H.264 parameters

For WebRTC 1.0, https://tools.ietf.org/html/draft-ietf-rtcweb-video Section 5.2 specifies the relevant parameters for H.264.

Within the ORTC API draft, Section 9.4.2.3 describes the supported H.264 parameters (max-recv-level and packetization-mode).

Rather than including its own set of parameters, the ORTC API should reference draft-ietf-rtcweb-video Section 5.2 and sync up with it.

Received on Monday, 27 October 2014 22:49:27 UTC