Skip to content

Commit

Permalink
Merge pull request #112 from aboba/main
Browse files Browse the repository at this point in the history
Remove Section 3.9: Reduced Complexity Signaling
  • Loading branch information
jan-ivar authored Jul 6, 2023
2 parents 3cd5072 + bc2ed07 commit b1e964c
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -621,29 +621,6 @@ <h4>Untrusted JavaScript Cloud Conferencing</h4>
</table>
</section>
</section>
<section id="urisig">
<h3>Reduced complexity signalling</h3>
<p>Some simpler media/data sources/sinks require only a subset of WebRTC functionality.</p>
<p>In such use cases the full SDP O/A could be replaced with a server generated token at runtime.</p>
<p>A goal might be to set the source attribute of a video tag to point at a WebRTC video source.</p>
<p>Care needs to be taken to avoid introducing security vulnerabilities.</p>
<p class="note">This use case has not completed a Call for Consensus (CfC).</p>
<table class="simple">
<thead>
<tr>
<th>Requirement ID</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td></td>
<td>TBD</td>
</tr>
</tbody>
</table>
<p>Experience: Both |pipe| and pion have built systems of this sort.</p>
</section>
<section id="one-way-media">
<h3>One-way media</h3>
<section id="live-encoded-media">
Expand Down

0 comments on commit b1e964c

Please sign in to comment.