New WebRTC and Video Player

This commit is contained in:
2025-10-02 18:46:37 +05:30
parent 0928f78a1f
commit 1063c4e9a9
9 changed files with 1495 additions and 60 deletions
+6
View File
@@ -74,6 +74,12 @@ import Base from "./Base.astro";
<li class="list-item">
<a href="/panel">Panel</a>
</li>
<li class="list-item">
<a href="/video-player">Video Player</a>
</li>
<li class="list-item">
<a href="/webrtc-player">WebRTC Player</a>
</li>
</ul>
</div>