Browser WHIP Publisher

Go live on OpenVibe.Live from any web page — no OBS, no backend, no libraries. Just this file.

Copy it from Broadcast → your stream → Streaming method: WHIP. The key inside the URL is your credential — treat the URL like a password. It is remembered in this browser only.

Idle
Bitrate FPS Resolution Codec Uptime
Ready.

How it works: the page calls getUserMedia, builds a WebRTC offer, POSTs it as application/sdp to the WHIP URL, applies the SDP answer, and DELETEs the returned resource when you stop. Full protocol notes in openvibe.live/docs/whip. View-source this page to copy it.