I streamed to Twitch directly from the browser – just WebRTC and SVG with Framv
2 framvhq 2 4/30/2025, 11:16:24 AM
Been pushing how far HTML, CSS, JS, and SVG can go — turns out, really far.
Built a motion engine fully in the browser. You can now:
Build motion graphics with real HTML & SVG Add camera, screen recording, and live overlays And stream it all directly — no heavy tools, no setup Try the project: https://app.framv.com/editor/01JT0XQENJEHE36PYNM1QC273Y See it in action: https://x.com/FramvHQ/status/1917348408282537987
Feels like hacking the web. Curious what you think.
Comments (2)
Sean-Der · 5h ago
Did you use the WebRTC/WHIP ingest for this?
framvhq · 5h ago
Yep! Pushed directly to Twitch using WHIP.
The real magic happens in Framv page. Everything you see (SVG, DOM, camera, video and animated gradients) is rendered live in the browser at runtime