Skip to content

Commit 4498565

Browse files
committed
docs: update broadcasting section
1 parent 2760c9f commit 4498565

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

README.md

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -191,27 +191,11 @@ The difference between *a tool you use* and *a tool you own.*
191191

192192
## Broadcasting
193193

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.
195195

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.
197197

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).
215199

216200
---
217201

0 commit comments

Comments
 (0)