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

Made N42 and N47 orthogonal. #128

Merged
merged 1 commit into from
Dec 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -671,8 +671,7 @@ <h3>Live encoded non-WebRTC media</h3>
<tr>
<td>N42</td>
<td>The WebRTC connection can generate signals indicating the desired
bandwidth and any demands for keyframes, and surface those to the
application.</td>
bandwidth, and surface those to the application.</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -716,8 +715,7 @@ <h3>Transmitting stored encoded media</h3>
<tr>
<td>N42</td>
<td>The WebRTC connection can generate signals indicating the desired
bandwidth and any demands for keyframes, and surface those to the
application.</td>
bandwidth, and surface those to the application.</td>
</tr>
<tr>
<td>N43</td>
Expand Down Expand Up @@ -1040,8 +1038,7 @@ <h3>Requirements Summary</h3>
<tr id="N42">
<td>N42</td>
<td>The WebRTC connection can generate signals indicating the desired
bandwidth and any demands for keyframes, and surface those to the
application.</td>
bandwidth, and surface those to the application.</td>
</tr>
<tr id="N43">
<td>N43</td>
Expand Down