Camera Test

Real FPS via frame callback API Β· Hardware capabilities Β· Record & snapshot Β· No upload, no app.

Camera not startedPress Start Camera
β€” FPS
β€”
Snapshot
Actual FPS
β€”
via frame callback
Resolution
β€”
β€”
Frame Interval
β€”
ms between frames
Dropped Frames
0
drop rate: β€”
FPS History (60s)
avg β€”
min β€”
max β€”
jitter β€”
Max Resolution
β€”
Hardware max
FPS Range
β€”
Min – Max
Facing Mode
β€”
Camera direction
Zoom
β€”
Range supported
Torch / Flash
β€”
Flashlight API
Focus Mode
β€”
Available modes
Exposure
β€”
Exposure modes
White Balance
β€”
WB modes
Aspect Ratio
β€”
Current stream

How This Camera Test Works

This tool uses requestVideoFrameCallback β€” a browser API that fires on every actual video frame delivered by the camera hardware. This gives true camera FPS, not browser rendering FPS. It also tracks frame intervals to detect jitter and dropped frames.

Camera capabilities (max resolution, zoom, torch, focus modes) are read from MediaTrackCapabilities β€” the actual hardware feature set reported by your device's camera driver.

Frequently Asked Questions

Why does my camera show lower FPS than advertised?
+
In low light, the sensor needs longer exposure time, reducing frame rate. At max resolution (4K), processing overhead also limits FPS. This test shows actual delivered FPS under current conditions.
Is my video uploaded anywhere?
+
No. All processing runs entirely in your browser via WebRTC and Web APIs. No video, frames, or data are sent to any server. Snapshots and recordings are saved directly to your device.
What are dropped frames?
+
Dropped frames occur when the camera can't deliver at its target rate β€” caused by low light, thermal throttling, or hardware limits. A high drop rate causes choppy video. Under 3% is excellent, above 10% is noticeable.
MYDEVICESCAN
© 2026 MyDeviceScan
ABOUT THIS TOOL

Online Camera Test β€” Check FPS, Resolution & Capabilities

This tool accesses your webcam or phone camera directly through the browser and measures its actual performance β€” not what the manufacturer claims, but what it actually delivers under real conditions. You can check frame rate (FPS), resolution, aspect ratio, and hardware capabilities including zoom range, torch availability, and focus modes.

What Is Camera FPS?

FPS (frames per second) measures how many image frames your camera captures per second. 30 FPS is standard for video calls. 60 FPS is smooth for gaming streams. Most webcams cap at 30 FPS, while high-end webcams support 60 FPS or higher.

Why Is My FPS Lower Than Expected?

In low-light conditions, cameras automatically reduce frame rate to allow longer exposure time for brighter images. CPU load, USB bandwidth, and browser processing overhead also reduce effective FPS. Use good lighting for maximum frame rate.

What Resolution Is My Camera?

Most webcams capture at 1920Γ—1080 (1080p Full HD). Higher-end webcams support 2560Γ—1440 (2K) or 3840Γ—2160 (4K). Phone cameras typically have much higher sensor resolution but browsers access a limited preview stream.

Front vs Rear Camera

On mobile devices, you can switch between front (selfie) and rear cameras. Rear cameras typically have better sensors, higher resolution, optical zoom, and improved low-light performance compared to front cameras.

Frequently Asked Questions

Why is my camera not detected?

Click "Allow" when the browser requests camera permission. If you previously denied access, go to your browser settings and allow camera access for this site. Make sure no other app is using your camera at the same time.

Is my camera footage sent to a server?

No. Everything happens locally in your browser. Your camera feed is never uploaded or stored β€” this tool only reads metadata and displays the live preview on your own device.

Why does my camera look different from the manufacturer specs?

Browsers access cameras through a standardized API that may limit resolution or FPS compared to native apps. Manufacturer specs often reflect raw sensor capability, not browser-accessible performance. Our tool shows actual browser performance.