Skip to content

Commit

Permalink
Hide webrtc ingestion stuff by default
Browse files Browse the repository at this point in the history
  • Loading branch information
sirknightj committed Aug 17, 2023
1 parent 505d90f commit 3c744a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ <h4>Tracks</h4>
"><sup>&#9432;</sup></span>
</div>
</div>
<h4>WebRTC Ingestion and Storage</h4>
<details id="webrtc-ingestion-and-storage-group"><summary class="h4">WebRTC Ingestion and Storage</summary>
<div>
<p><small>Configure which stream to ingest and store media to. Call update media storage configuration with an empty Stream name to disable this feature.</small></p>
<div class="form-group input-group">
Expand All @@ -111,6 +111,7 @@ <h4>WebRTC Ingestion and Storage</h4>
"><sup>&#9432;</sup></span>
</div>
</div>
</details>
<h4>Video Resolution</h4>
<p><small>Set the desired video resolution and aspect ratio.</small></p>
<div class="form-group">
Expand Down

0 comments on commit 3c744a1

Please sign in to comment.