- Home
- Built-in Tools
- Video Person Tracker
Last updated:
Video Person Tracker
Detect, track and re-identify every person in a video, entirely in your browser. Each person gets clickable timestamps for every appearance — plus optional face matching against reference photos and COCO object detection. No upload, no signup.
Key findings
Tracks and re-identifies every person across a video using ArcFace face matching against your own reference photos, producing clickable per-appearance timestamps. Runs entirely in your browser — the video never leaves your machine, which is both a privacy property and the reason there's no upload limit or queue. The output that matters is the appearance timeline: not just 'is this person present' but exactly when, for how long, and in which frames — the difference between a claim and evidence you can cite. Re-identification degrades with resolution, angle and occlusion; treat a match as a lead to verify, never as a conclusion.
Track every person in a video
The Video Person Tracker detects every person in a clip, follows each one frame to frame, and re-identifies them when they leave and come back — so one person stays one identity across the whole video. Every appearance lands on a per-person timeline with clickable timestamps, and the boxes are drawn back over the footage as you scrub.
Search a video for a specific person
Add reference photos of the people you are authorized to look for. Each is turned into an ArcFace face vector and matched against the faces in the video, with a confidence score on every likely hit. When a face is not usable, matching falls back to clothing and body appearance. It is an investigative aid to point your eye — not legal proof of identity — so verify matches yourself. To put a name to an unknown face, pair it with a people search and social media search.
Private by design
Everything runs in your browser with MediaPipe and onnxruntime-web in WebAssembly. Your video is never uploaded; models are fetched once from public CDNs and then cached. Use it only on footage you have the right to analyze.