The Direct Answer
Webcam proctoring software in 2026 falls into three architectural categories: browser-extension proctors that watch the assessment session through the candidate's existing browser (Proctorio, Honorlock, HackerRank Proctor Mode), recorded-interview platforms that capture and analyze candidate video responses (HireVue), and human-led services that conduct or supervise the session live (Karat, ProctorU's live tier, Codility CodeLive at high-security settings). Each model defines a different scope of what is recorded, who reviews it, and how flags translate into outcomes. The comparison below covers seven of the most commonly deployed platforms in tech hiring — what they capture, how the analysis works, and where the privacy boundaries currently sit after a half-decade of legal and reputational pressure.
What Webcam Proctoring Actually Captures
The baseline capture for all modern proctoring tools is a synchronized recording of three streams: the candidate's webcam, the candidate's microphone, and the candidate's screen or browser tab. On top of that baseline, individual vendors layer additional telemetry. Browser focus events — when the candidate switches to another tab — are recorded by extension-based tools. Keystroke timing and copy-paste actions are logged by coding-platform proctors. Multiple-monitor detection is captured by HackerRank and Codility through display enumeration APIs. Identity verification at the start of the session, usually a photo of an ID card matched to the webcam feed, is performed by most platforms before the assessment begins.
The combined session becomes a reviewable artifact. Whether a human watches it, an ML model scores it, or both, the underlying recording is the source of truth. This is the defining property of webcam proctoring: it is fundamentally a recorded surveillance product whose downstream analytics differ across vendors. Understanding what is captured matters more than which dashboard summarizes it.
Codility CodeLive and Codility Tests
Codility offers two products with different proctoring postures. Standard Codility tests, used widely for early-funnel screening at companies including those described in the Stripe technical interview process breakdown, run in the browser with optional anti-cheat features that can be enabled per assessment. CodeLive, the live coding-interview product, includes a session replay and a richer set of behavioral signals.
Codility's plagiarism detection compares submitted solutions against past submissions and known public sources. Behavioral telemetry includes paste events, browser focus loss, and the cadence of typing — sudden bursts of complete code without prior keystrokes are surfaced in the recruiter report. When webcam proctoring is enabled, the candidate consents to camera and screen capture and the session feeds the same report. The proctoring is not blocking — the candidate can complete the assessment with flags raised — but the flags are visible to the recruiter alongside the score, which is the operating model also discussed in the Codility screen-recording analysis.
HireVue Video Interviewing
HireVue's product is fundamentally different from coding-platform proctors. It records the candidate's video responses to a sequence of prompted questions and analyzes the recordings after submission. HireVue removed facial analysis from its scoring pipeline in 2021 after pressure from the ACLU and FTC inquiry. The current analysis evaluates verbal content — the words the candidate uses, the structure of the response, and the competency signals present in the transcript. Voice tone analysis was also discontinued.
HireVue updated its consent workflow in February 2026 to comply with the latest Illinois AI Video Interview Act amendments, which require explicit written consent before any AI analysis of a candidate's recording. The product does not proctor a live coding session in the way Proctorio or HackerRank do. Its scope is the recorded answer, and its detection mechanisms are linguistic rather than behavioral. HireVue does include identity verification and recorded-screen monitoring on its coding-assessment add-on, but the main product surface is video-response analysis.
HackerRank Proctor Mode
HackerRank rolled out an AI-based proctoring system in 2025 that watches candidate web activity during remote assessments. Proctor Mode produces a per-session integrity report with session replays, webcam evidence, plagiarism comparison, and a multi-monitor detection signal. The 2026 release notes describe the system as designed to reduce false positives compared with earlier rule-based flagging, with the report serving as evidence for a recruiter rather than an automatic gating mechanism.
The candidate experience is browser-based: HackerRank renders the assessment in a tab, requests camera and microphone permissions if proctoring is enabled, and runs the capture client through the browser. Tab focus, paste events, and screen sharing of other applications are recorded as part of the session. The platform does not implement a hard browser lockdown — switching tabs is captured as a flag rather than blocked. Recruiters configuring an assessment choose which signals to enable, and candidates see a consent screen before starting.
Proctorio
Proctorio runs as a browser extension that the candidate installs before the assessment. Once installed, the extension monitors the active tab, captures webcam and microphone streams, and applies a set of ML models to the recording. The flagged behaviors documented in its product literature include face not visible in frame, multiple faces detected, audio above a threshold, browser focus loss, and gaze direction estimated to be away from the screen for a sustained period. Proctorio does not implement native code plagiarism detection — that is delegated to the host platform.
Proctorio has been one of the most frequently criticized proctoring vendors on privacy grounds. The extension requests broad permissions to inspect the active tab, and its facial-detection pipeline has been documented as producing inconsistent results across skin tones in independent studies. The product is widely deployed in higher education and in some tech-hiring assessments, particularly for early-funnel screening before live interviews. The same general detection posture appears in the HackerRank AI detection analysis.
Browser-extension proctors operate inside the candidate's own browser session, with permissions to inspect tab focus, capture media streams, and record screen activity.
ProctorU
ProctorU primarily offers human-led proctoring as its core differentiator. In its standard tier, a live proctor connects to the candidate's session at the start of the assessment, verifies identity, supervises the environment, and intervenes if behavior raises concern. The proctor watches the webcam feed throughout the session and can interrupt to address suspected violations. This is a higher-cost, higher-touch model than fully automated proctoring.
ProctorU also offers an automated tier with ML-based review of recorded sessions. The automated tier analyzes movement patterns, gaze direction, and audio anomalies, raising flags for a human reviewer to triage afterward. ProctorU has been used in technical certification programs more often than in software-engineering hiring pipelines, but it appears in some certification-adjacent assessments. The dual-tier model — live human plus optional ML — is the architectural choice that distinguishes it from extension-only competitors.
Honorlock
Honorlock is closer to Proctorio architecturally but adds a distinctive room-scan and search-and-destroy component. The candidate is required to complete a 360-degree room scan with the webcam at the start of the session, recording the surroundings for later review. The system also uses what Honorlock describes as decoy-site indexing — flagging when a candidate searches for a question that matches material seeded on test-bank sites — and pairs ML flagging with on-demand live proctor intervention.
Honorlock's browser lockdown disables keyboard shortcuts for copy, paste, print, and screen capture, prevents tab switching, blocks browser navigation, and stops the session if the focus leaves the assessment window. The room-scan requirement has been the most legally controversial feature: a 2022 federal court found that a public university's use of room scans during remote proctoring violated the Fourth Amendment. The eye-tracking model in Honorlock maps facial landmarks and flags sustained gaze away from the screen, with the resulting gaze trail saved as part of the session report.
Karat
Karat is structurally distinct from every other vendor in this comparison. It is not a software-only proctoring product — it is a technical interviewing service that conducts live coding interviews with professional Interview Engineers on behalf of hundreds of tech companies. The candidate joins a video call with a Karat IVE, who runs the interview, asks the questions, and judges the candidate's performance. The session is recorded and provided to the hiring company alongside a written summary.
Karat's 2026 NextGen format introduces a multi-file AI-enabled IDE environment, explicitly acknowledging that engineering interviews need to evolve as candidates work alongside AI tools in their day jobs. The proctoring model is judgment-based rather than ML-based: the IVE is a trained human evaluator who decides what behavior is consistent with the role being assessed. Karat does not run a browser-lockdown extension. The recording itself is the artifact. Detection in Karat is the human on the other end, the same dynamic that recurs across Karat's invisible AI analysis.
Comparison Matrix
The table below summarizes the capture and review posture of each platform in 2026. Capabilities marked as available reflect the default or commonly enabled configuration; some features can be turned on or off per assessment by the customer.
| Platform | Webcam | Audio | Screen | Tab/focus | Eye-gaze model | Room scan | Browser lockdown | ID verification | Review model |
|---|---|---|---|---|---|---|---|---|---|
| Codility (CodeLive) | Optional | Optional | Yes | Yes | No | No | No | Optional | Recruiter replay |
| HireVue | Yes | Yes | On coding add-on | No | Discontinued | No | No | Yes | ML on transcript + recruiter |
| HackerRank Proctor Mode | Yes | Optional | Yes | Yes | No | No | Soft | Yes | ML flags + recruiter review |
| Proctorio | Yes | Yes | Yes | Yes | Yes | Optional | Soft (extension) | Yes | ML flags + recruiter review |
| ProctorU (live tier) | Yes | Yes | Yes | Yes | No (human) | Yes | Yes | Yes | Live human proctor |
| ProctorU (auto tier) | Yes | Yes | Yes | Yes | Yes | Optional | Soft | Yes | ML flags + reviewer |
| Honorlock | Yes | Yes | Yes | Yes | Yes | Yes (required) | Hard (extension) | Yes | ML flags + on-demand proctor |
| Karat | Yes | Yes | Shared | N/A | No (human) | No | No | Yes | Live human interviewer |
The matrix illustrates the architectural differences more clearly than any single feature comparison. Honorlock and Proctorio sit at the most aggressive end of automated capture. Karat sits at the human-judgment end. HireVue is its own category — recorded video analysis rather than session proctoring. The choice of platform reflects the hiring company's posture toward surveillance, candidate experience, and budget.
Knowing which platform a hiring company uses changes the entire shape of the interview, from environment setup to consent to expected review timelines.
How ML-Based Flagging Actually Works
Most modern proctoring platforms use a similar set of computer vision and audio models to score candidate sessions. The capture pipeline produces a sequence of frames and an audio stream. A face detection model runs on each frame to confirm a single face is present. A facial-landmark model maps key points on the detected face. A gaze estimation model takes the landmark output and produces an approximate viewing direction. An audio model detects voice activity, classifies the speaker as the registered candidate or unknown, and flags ambient noise. A browser focus model — usually a simple event listener — logs every focus change.
function scoreProctoringFrame(frame, audio_chunk, browser_events):
faces = face_detector(frame)
if len(faces) == 0:
flag("no_face_detected")
elif len(faces) > 1:
flag("multiple_faces_detected")
else:
landmarks = landmark_model(faces[0])
gaze = gaze_estimator(landmarks, frame.dimensions)
if gaze.is_off_screen() for sustained_duration > 4s:
flag("prolonged_off_screen_gaze")
voices = voice_activity_detector(audio_chunk)
for voice in voices:
if not voice.matches(registered_speaker_embedding):
flag("unidentified_voice")
for event in browser_events:
if event.type == "tab_focus_loss":
flag("focus_loss", duration=event.duration)
return aggregated_session_score
The flags are not, in any modern platform, final determinations. They are inputs to a session integrity score and to a queue for human review. The behaviors that ML systems flag are the ones that deviate from a baseline pattern of focused, single-person, single-tab activity. False positives are common — a candidate who looks down to think, who has a window unit air conditioner that the audio model classifies as ambient speech, or who has a roommate walk past in the background can each trigger flags that are dismissed on review.
The Privacy Controversies of 2023-2026
The decade-long backlash against webcam proctoring intensified after the pandemic-era expansion of these tools into higher education and hiring. The Electronic Frontier Foundation has published a series of analyses since 2020 documenting bias, security, and surveillance concerns. A 2022 federal court ruling against a public university's use of room scans established a Fourth Amendment limit on remote-proctoring practices that involve the candidate's home environment. Five U.S. senators wrote to major proctoring vendors in late 2020 questioning data retention, security, and disparate-impact concerns.
HireVue's discontinuation of facial analysis in 2021 was the most visible vendor response. The Illinois AI Video Interview Act, with amendments tightening consent requirements through 2026, forced workflow changes across the industry. The American Association of University Professors has published advisory statements on remote proctoring in academic settings. Active litigation, including the 2024 Deyerler v. HireVue case, continues to probe how biometric data is collected and used. Vendors have responded with more restrictive default configurations, more granular consent flows, and in some cases the removal of features.
For candidates, the practical effect is that consent is now explicitly requested, retention policies are documented, and the most controversial capture practices — facial analysis, voice-tone scoring, indefinite retention — are less common than they were five years ago. The general capture model has not changed. The visibility into how that capture is processed has improved.
Real-Time Review vs Replay Review
The distinction between real-time and replay review shapes the candidate experience more than any single feature. In a real-time model — ProctorU's live tier, Karat's interview format, Honorlock's on-demand proctor escalation — a human is present during the session and can intervene. The candidate may receive a verbal correction, a request to adjust the camera, or a request to stop a behavior. The interaction is immediate.
In a replay model — Proctorio, HackerRank Proctor Mode, Codility's recruiter-facing report — the candidate completes the assessment without intervention, and the recording is reviewed afterward. Flags are surfaced to a recruiter who decides how to interpret them. The candidate may never know which flags were raised or why. The downstream outcome — whether the candidate advances in the loop — reflects the aggregate of the score and the proctoring report, not any single flag.
Most coding-assessment platforms in 2026 run on the replay model with optional human escalation. Most certification programs and high-stakes academic exams run on the real-time model. Tech-hiring assessments sit somewhere in the middle, with the specific posture set by the hiring company. Knowing which posture applies to a given assessment changes what the candidate should expect from the experience — and aligns with the broader thinking about why qualified candidates fail technical interviews, where environmental friction often matters more than knowledge.
What This Means for Tech Hiring in 2026
Webcam proctoring is not a monolithic category. The seven platforms above represent distinct architectural choices about how to evaluate a candidate at a distance. The most surveillance-heavy tools — Honorlock and Proctorio — have produced the most legal pushback. The judgment-heavy approach — Karat — has continued to grow even as automated proctoring has come under scrutiny. The mainstream coding-assessment platforms — Codility, HackerRank — have moved toward integrity reports for recruiter review rather than hard blocking. The interview environment now varies enormously across companies and stages, and treating "the interview" as a single experience misrepresents the modern hiring funnel.
TechScreen is built to be invisible at the operating system capture layer, the same layer most webcam proctors and screen recorders operate against. Try free with 3 tokens.
Frequently Asked Questions
What is webcam proctoring software and what does it actually record?
Webcam proctoring software records the candidate's video feed, audio feed, screen activity, and in many cases browser tab focus and keystroke metadata throughout an assessment. The combined session is stored as a reviewable replay. Depending on the vendor, machine-learning models score the recording for anomalies, a human reviewer watches the playback, or both. The specific data captured varies by product, which is why detection capabilities differ significantly between Codility, HireVue, HackerRank, and the rest.
Do all webcam proctoring tools use eye-gaze tracking?
No. Honorlock and Proctorio implement gaze estimation models that map facial landmarks to approximate viewing direction. HackerRank's Proctor Mode uses webcam evidence but does not publicly document a gaze-tracking model. HireVue evaluates verbal content and does not track gaze on coding assessments. ProctorU's automated tier includes movement analysis; its live tier relies on human proctor observation. Gaze tracking is one tool among several, not a universal feature.
Does proctoring software work in real time or after the session ends?
Both models exist. Honorlock and Proctorio raise live alerts during the session that can summon a human proctor. HackerRank's Proctor Mode generates a post-session integrity report with flagged moments for the recruiter to review. HireVue records the candidate's responses and runs analysis after submission. ProctorU offers a real-time human-proctor tier alongside an automated review tier. Codility's CodeLive captures behavioral signals that surface in the recruiter's session report.
Can proctoring software run on a candidate's normal browser?
Proctorio and Honorlock both run as browser extensions that take over the active tab during the assessment. HackerRank's Proctor Mode similarly runs inside the browser session. HireVue records through the browser camera API. Codility offers a browser-based session for most tests and a stricter download for high-security assessments. The browser-extension model has been a frequent target of privacy critique because of the breadth of permissions the extension requests.
What are the major privacy controversies around webcam proctoring?
The Electronic Frontier Foundation has documented privacy and bias concerns since 2020, and a 2022 federal court ruling found that room scans by a public university violated the Fourth Amendment. Senators have written to vendors questioning data retention. The Illinois AI Video Interview Act, updated in 2026, required HireVue to revise its consent workflow. Many vendors have narrowed or discontinued specific features — HireVue dropped facial analysis in 2021 — in response to legal and reputational pressure.
How does Karat's proctoring differ from automated tools?
Karat conducts live interviews with professional Interview Engineers rather than relying on software-only proctoring. The session is recorded and shared with the hiring company alongside a written summary. Karat's 2026 NextGen format introduces a multi-file AI-enabled IDE, acknowledging that candidates will have AI tools available. The proctoring model is human-judgment-driven rather than ML-flagging-driven.
What is the difference between ML-based flagging and human review?
ML-based flagging uses computer vision and audio models to identify behavior that deviates from a baseline — looking off-screen for extended periods, multiple faces in frame, voices other than the candidate's, browser focus loss. Human review involves a trained proctor watching the session live or after the fact. Most modern platforms combine the two: ML reduces the volume of footage that a human needs to watch, and the human makes the final integrity judgment.
Are flagged sessions automatically disqualified?
Not typically. Vendors publish flags as recommendations, and the hiring company or assessment owner decides how to act on them. False positives are common — looking down to think, adjusting a webcam, or having ambient noise can all trigger flags that a reviewer ultimately dismisses. The volume of flags, the severity, and corroborating evidence in the session replay are what determine consequences, not any single flag in isolation.
Ready to use AI assistance in your next interview?
TechScreen is the invisible AI assistant trusted by engineers interviewing at Google, Meta, Amazon, and hundreds of other companies. Start with 3 free tokens — no credit card required.
Ace your next interview →