Trusted by creators at startups, agencies, and Fortune 500 teams.
Free recorder; no signup for viewers; no watermark.
How the two streams fit together
A screen recording with a camera in it is really two captures that have to stay in sync: the display stream your browser hands over after the sharing prompt, and the camera stream from getUserMedia. Clipy composites them into a single recording as you go rather than saving two files for you to line up afterwards.
The camera sits as an overlay on top of the screen capture. It is on by default whenever a camera is selected, and you can hide and show it mid-recording without stopping — useful when you want your face on screen while you set up the problem, then out of the way while you show a dense screen. What you see in the preview is what ends up in the file.
The camera preview is mirrored by default, because an unmirrored view of yourself is disorienting to talk to. The saved recording matches the preview, and the setting is remembered if you turn it off.
Screen mode versus camera mode
There are two recording modes and they are not the same thing. Screen mode captures your display with the camera as a small overlay — that is what this page starts you in, and it is what most people mean by a screen and webcam recording. Camera mode records the webcam full-frame with no screen capture at all, for a talking-head clip.
The mode has to be chosen before you start, because the browser sets up different capture sources for each. The camera overlay, on the other hand, can be toggled freely while recording. If you want a full-frame talking head instead, the webcam recorder is the more direct route.
What Clipy does with the recording afterwards
Alongside the video, every recording produces a transcript, a summary, and a set of key moments with timestamps — a text version an AI coding agent can read without watching anything.
Recordings started here are declared as walkthroughs, because a screen recording with a narrator in the corner almost always is one: you are showing someone how something works or what went wrong. That matters because walkthroughs are treated as procedural, keeping up to 100 key moments instead of 30 and preserving each demonstrated step rather than summarising them away. If what you are recording is genuinely not a walkthrough, nothing breaks — you get a more detailed set of moments than you needed.
Getting audio right
Your microphone is captured separately from the screen, so your voice is clear regardless of what the shared surface is doing. System audio is a different matter: whether it is included depends on what you share and which box you tick in your browser's prompt. Chrome offers to share tab audio when you share a tab, and that checkbox is easy to miss.
If you start a recording and the shared screen has no audio track, Clipy says so on screen rather than letting you find out afterwards. If you are demonstrating something with sound — a video, an alert, a call — it is worth checking that warning before you get going.