[mirotalksfu] - add missing

هذا الالتزام موجود في:
Miroslav Pejic
2025-01-28 01:40:59 +01:00
الأصل 2e65ea557a
التزام dda50a2968
5 ملفات معدلة مع 20 إضافات و5 حذوفات

عرض الملف

@@ -57,6 +57,7 @@
<!-- JS scripts -->
<script defer src="../js/Brand.js"></script>
<script async src="../js/Translate.js"></script>
<script defer src="../js/RtmpStreamer.js"></script>
</head>
<body>
@@ -65,7 +66,7 @@
<button id="closePopup"><i class="fas fa-close"></i></button>
</div>
<div class="container fadein">
<h1>MiroTalk RTMP Streamer</h1>
<h1>RTMP Streamer</h1>
<div class="input-group-inline">
<input
id="apiSecret"
@@ -101,7 +102,7 @@
</button>
</div>
</div>
<footer>
<footer id="footer">
<p>&copy; 2025 MiroTalk SFU, all rights reserved</p>
</footer>
</body>