Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test coverage Section 5.4.1 (Simulcast) #2525

Merged
merged 1 commit into from May 7, 2020
Merged

Conversation

aboba
Copy link
Contributor

@aboba aboba commented May 5, 2020

Partial fix for Issue #2470


Preview | Diff

@@ -7703,11 +7703,11 @@ <h3>Simulcast functionality</h3>
permit all simulcast streams to be sent in an usable form,
the user agent is expected to stop sending some of the simulcast streams.
</p>
<p data-tests="">As defined in <span data-jsep="simulcast">[[!JSEP]]</span>, an offer from a user-agent
<p data-tests="basic.https.html">As defined in <span data-jsep="simulcast">[[!JSEP]]</span>, an offer from a user-agent
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs subdirectory

@@ -7670,29 +7670,29 @@ <h2>Methods</h2>
</div>
<section>
<h3>Simulcast functionality</h3>
<p>Simulcast functionality is provided via the {{RTCPeerConnection/addTransceiver}} method of the
<p data-test="basic.https.html">Simulcast functionality is provided via the {{RTCPeerConnection/addTransceiver}} method of the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

simulcast/basic.https.html

will only contain a "send" description and no "recv" description on the
<code class=sdp>a=simulcast</code> line. Alternatives and restrictions (described
in [[MMUSIC-SIMULCAST]]) are not supported.</p>
<p>This specification does not define how to configure reception of multiple
<p class="test-needed">This specification does not define how to configure reception of multiple
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test-needed -> needs-test

will only contain a "send" description and no "recv" description on the
<code class=sdp>a=simulcast</code> line. Alternatives and restrictions (described
in [[MMUSIC-SIMULCAST]]) are not supported.</p>
<p>This specification does not define how to configure reception of multiple
<p class="test-needed">This specification does not define how to configure reception of multiple
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs-test

@alvestrand alvestrand merged commit 93d874b into master May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants