The live demo
Two windows. One page. For real.
This is not an animation — it is the actual product: a real WebRTC session between two browser windows, with consent, live mirroring, and permissions enforced on the customer's side.
Open the customer window
A pretend shop page with the co-browsing chrome on top. It shows a 4-digit support code — in real life the customer reads it to you on the phone.
Open the customer page →Open the agent console
Enter the code in a second window (or a second device). After the customer clicks Allow, their page appears live — point, scroll and click within what they permit.
Open the agent console →Watch clicks bubble in
Click in the agent window and watch the ripple land on the customer's page — exactly where the customer sees it.
Revoke a permission mid-session
Turn clickoff in the customer's HUD. The agent loses it instantly — enforced on the customer's side, not hidden in the UI.
Type into the password field
The customer sees their password; the agent only sees dots. Masking happens before anything leaves the browser.
Everything flows peer-to-peer over an encrypted WebRTC channel — our backend only carries the connection handshake, never page content.