Skip to content

Commit

Permalink
Merge branch 'gh-pages' into trickle-ice-spell-check
Browse files Browse the repository at this point in the history
  • Loading branch information
renandincer authored Apr 24, 2024
2 parents eabc11c + c94edd2 commit 5af44f0
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 500 deletions.
6 changes: 2 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h2 id="getusermedia"><a href="https://developer.mozilla.org/en-US/docs/Web/API/
<li><a href="src/content/getusermedia/getdisplaymedia/">Screensharing with getDisplayMedia</a></li>

<li><a href="src/content/getusermedia/pan-tilt-zoom/">Control camera pan, tilt, and zoom</a></li>

<li><a href="src/content/getusermedia/exposure/">Control exposure</a></li>
</ul>
<h2 id="devices">Devices:</h2>
Expand Down Expand Up @@ -156,8 +156,6 @@ <h2 id="peerconnection"><a href="https://developer.mozilla.org/en-US/docs/Web/AP

<li><a href="src/content/peerconnection/constraints/">Constraints and stats</a></li>

<li><a href="src/content/peerconnection/old-new-stats/">More constraints and stats</a></li>

<li><a href="src/content/peerconnection/per-frame-callback/">RTCPeerConnection and requestVideoFrameCallback()</a></li>

<li><a href="src/content/peerconnection/create-offer/">Display createOffer output for various scenarios</a>
Expand Down Expand Up @@ -211,7 +209,7 @@ <h2 id="capture">Insertable Streams:</h2>
<li><a href="src/content/insertable-streams/audio-processing">Audio processing using MediaStream Insertable Streams</a></li> (Experimental)
<li><a href="src/content/insertable-streams/video-crop">Video cropping using MediaStream Insertable Streams in a Worker</a></li> (Experimental)
<li><a href="src/content/insertable-streams/webgpu">Integrations with WebGPU for custom video rendering:</a></li> (Experimental)
</ul>
</ul>

</section>

Expand Down
110 changes: 0 additions & 110 deletions src/content/peerconnection/old-new-stats/css/main.css

This file was deleted.

113 changes: 0 additions & 113 deletions src/content/peerconnection/old-new-stats/index.html

This file was deleted.

Loading

0 comments on commit 5af44f0

Please sign in to comment.