diff --git a/webrtc-stats.html b/webrtc-stats.html index ae67c0e..0019379 100644 --- a/webrtc-stats.html +++ b/webrtc-stats.html @@ -875,8 +875,11 @@

- The a=fmtp line in the SDP corresponding to the codec, i.e., after the colon - following the PT. This defined by [[!JSEP]] in Section 5.7. + The "format specific parameters" field from the + a=fmtp line in the SDP + corresponding to the codec, if one [= map/exist =]s, + as defined by + [[!RFC8829]] (section 5.8).

diff --git a/webrtc-stats.js b/webrtc-stats.js index 29ddc96..1197742 100644 --- a/webrtc-stats.js +++ b/webrtc-stats.js @@ -99,9 +99,6 @@ var respecConfig = { status: "Internet Draft", publisher: "IETF" }, - "JSEP": { - "aliasOf": "RFC8829" - } }, postProcess: [ function generateStatsHierarchy(config, doc) {