OpenVibe.Live/Docs
Source on GitHub

Broadcasting Guide#

OpenVibe.Live supports four live broadcast methods, each suited to different use cases.

Broadcast Methods#

WebRTC (Browser)#

RTMP (OBS/Streamlabs)#

WHIP (OBS, FFmpeg, GStreamer — or any web page)#

JSMPEG (FFmpeg)#

Broadcast Page Features#

Live Controls#

When streaming via WebRTC browser, you have access to:

Stream Chat#

The broadcast page includes an embedded chat sidebar with:

Disconnect Handling#

RTMP/JSMPEG Preview#

When using RTMP or JSMPEG, a live thumbnail preview refreshes every 10 seconds showing your stream output.

Multi-Stream#

You can run multiple simultaneous streams (e.g., different cameras). Each gets its own tab in the broadcast page with independent controls and viewer counts.

Stream Settings#

Configurable per-stream settings include:

This page is rendered from docs/broadcasting.md in the OpenVibe.Live repository. Found a mistake? Edit it there.