You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-19Lines changed: 3 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -191,27 +191,11 @@ The difference between *a tool you use* and *a tool you own.*
191
191
192
192
## Broadcasting
193
193
194
-
One person shares their screen — everyone else on the network watches live in their browser. No plugins, no accounts, no external services. Built on WebRTC for smooth, low-latency video.
194
+
One person shares their screen — everyone else on the network watches live in their browser. No plugins, no accounts, no external services. Built on WebRTC.
195
195
196
-
### How to broadcast
196
+
Viewers can save the current frame to a channel, raise a hand to notify the broadcaster, and toggle audio from the panel.
197
197
198
-
Click **📡 Broadcast** in the composer. Your browser will ask you to choose a screen, window, or tab to share. Once you pick one, a live bar appears at the top for all connected devices — teammates click **Join** to watch.
199
-
200
-
While broadcasting you can still use Instbyte normally — send text, drop files, switch channels. The broadcast runs in the background.
201
-
202
-
To stop, click **⏹ Stop** in the composer or use the browser's built-in "Stop sharing" bar.
203
-
204
-
### As a viewer
205
-
206
-
When a broadcast is live, a bar appears at the top of the page. Click **Join** to open the viewer panel. The panel is draggable and resizable — move it anywhere on your screen.
207
-
208
-
-**📸 Capture** — saves the current frame as an image to the active channel
209
-
-**✋ Raise hand** — notifies the broadcaster with a sound and toast
210
-
-**🔇 / 🔊** — mute and unmute audio
211
-
-**─** — minimize the panel without leaving the broadcast
212
-
-**✕** — leave the broadcast entirely
213
-
214
-
For HTTPS setup, enabling broadcast for all devices, and advanced network configuration, see the [Deployment Guide](docs/deployment.md#broadcasting).
198
+
For HTTPS setup and advanced network configuration, see the [Deployment Guide](docs/deployment.md#broadcasting).
0 commit comments