Step 1: First working room
Get two people on live video with the smallest possible code and event set.
Open build_helloworld.htmlVibeLive Documentation
This page organizes docs by intent: tutorials for first success, how-to guides for task execution, reference docs for exact API behavior, and examples for copy-and-run implementation patterns.
Get two people on live video with the smallest possible code and event set.
Open build_helloworld.htmlAdd state handling, tile behavior, and event wiring patterns for production UI.
Open build_helloworld.htmlRead precise method contracts, states, events, and implementation caveats.
Open API_MINI_v0.1.mdServer-to-server REST API for managing projects, rooms, and members from your backend. Uses project key or account token auth.
Open account-api.htmlCanonical hello-world app: room creation/join, tiles, registerTile, and startLive path.
Open helloworld.jspA richer implementation pattern beyond hello-world for more complete room UX and behavior.
Open CloneTiny_June4.jsp| Feature | Tutorial feature_hello |
Quick Ref feature_mini1 |
Overview feature_overview |
Example helloworld |
API Spec API_MINI |
|---|---|---|---|---|---|
| SDK init + projectId | Yes | Yes | Yes | Yes | Yes |
| Anonymous signup + room entry | Yes | Yes | Yes | Yes | Yes |
| startLive flow | Yes | Yes | Yes | Yes | Yes |
| registerTile pattern | Yes | Yes | Yes | Yes | Yes |
| memberStateChange and tile visibility | Yes | Yes | Yes | ||
| Display names with getMembers/getMember | Yes | Yes | Yes | ||
| Screenshare toggles + stream handling | Yes | Yes | Yes | ||
| Error and kicked handling | Yes | Yes | Yes | ||
| Version tagging on every example | Planned | Planned | Planned | Planned | Planned |
Verified against SDK v0.1.x on 2026-05-27.