f
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Screenshare - Viewer</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<div class="viewer-container">
|
||||
@@ -15,7 +14,6 @@
|
||||
<span class="dot pulse"></span>
|
||||
<span>Connecting to Broadcaster</span>
|
||||
</div>
|
||||
<p style="margin-top:20px; font-size: 0.9rem; color: var(--text-secondary);">Click anywhere to enable audio once connected</p>
|
||||
</div>
|
||||
<video id="remoteVideo" autoplay playsinline controls muted></video>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user