From 1fb60885601159e2572783ef736987b854223010 Mon Sep 17 00:00:00 2001 From: Philipp Hancke Date: Fri, 21 Jul 2023 11:04:17 +0200 Subject: [PATCH] + --- index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 9afa4df..c83310a 100644 --- a/index.html +++ b/index.html @@ -583,7 +583,7 @@

{{RTCRtpSender}} {{RTCRtpSender/setParameters()}} modifications to existing let parameters be the method's first argument and let setParameterOptions be the method's second argument.

-

Append the following step after the steps to validate the parameters:

+

Append the following steps after the steps to validate the parameters:

In the steps to configure the media stack to use parameters, append the following step:

- setParameters to generate does not wait for a key frame to be produced by the encoder. + setParameters does not wait for a key frame to be produced by the encoder.