How it works: Your screen is recorded directly at native speed (no lag).
The webcam appears as a Picture-in-Picture floating window on your screen —
drag it wherever you want. Since it's on your screen, it's captured in the recording automatically.
Recordings
Your uploaded recordings
Supabase Configuration
Connect for cloud uploads & shareable links
✓ Connected
Supabase setup:
1. Create a project at supabase.com (free tier) 2. Storage → New bucket → recordings 3. Make bucket public 4. RLS policy: INSERT, SELECT, DELETE for anon 5. Settings → API → copy URL + anon key 6. Paste above and Save
Deploy to Cloudflare Pages:
1. dash.cloudflare.com → Pages → Create project → Direct Upload 2. Folder with this index.html → drag & drop → Deploy 3. Live at yourproject.pages.dev