This commit is contained in:
2025-09-21 19:20:28 +02:00
parent 6166b8111e
commit ca9cbce083
4 changed files with 47 additions and 22 deletions

View File

@@ -16,7 +16,7 @@
<h1 class="title-no-margin">🎬 Streams</h1>
<div class="row">
<input id="filter" placeholder="Filter (z. B. stream1)">
<a href="/refresh" class="pill">Neu laden</a>
<button id="reload" class="pill" type="button">Neu laden</button>
</div>
</div>
<p class="muted">RTMP Ingest: <code>rtmp://HOST/&lt;name&gt;</code> · HLS: <code>http(s)://HOST/hls/&lt;name&gt;</code></p>