diff --git a/index.html b/index.html index 4d8d2ca..30671e6 100644 --- a/index.html +++ b/index.html @@ -312,13 +312,14 @@
- One way in which this can be achieved is for the SFM to provide - information on the codecs and scalability modes it can decode in - the form of receiver capabilities. After exchanging capabilities, - the application can compute the intersection of codecs and + One way to handle this is for the SFM to indicate the codecs + and scalability modes it can decode in the form of receiver + capabilities. After exchanging capabilities, the application + can compute the intersection of codecs and {{RTCRtpEncodingParameters/scalabilityMode}} values supported by the browser's {{RTCRtpSender}} and the SFM's receiver. This