igloocubes

Why do computer screens flicker on camera?

💻 Tech · updated 1 week ago · 3 min read
Why do computer screens flicker on camera?
Short answerScreens flicker on camera when the camera's rolling shutter and the screen's refresh cycle are out of sync.

Computer screens flicker on camera because the camera and the screen are running on different timing cycles that don’t stay in sync. Your screen refreshes the entire image dozens or hundreds of times per second, and your camera captures the image by reading its sensor row by row. When those two cycles drift out of phase, the camera catches the screen mid-refresh, and the result is horizontal bands, rolling lines, or a pulsing flicker that you can see in the recording.

To understand why, it helps to know how each side works:

How a screen refreshes. A modern LCD or OLED monitor displays an image by lighting up the pixels row by row, top to bottom, in a sweep called the refresh cycle. A 60Hz monitor does this 60 times per second; a 120Hz monitor does it 120 times; a 240Hz gaming monitor does it 240 times. Between refreshes there is a brief dark period when the pixels are transitioning. To your eyes, the screen looks stable because your visual system integrates the rapid updates into a continuous image.

How a rolling-shutter camera captures. Most digital cameras — phones, DSLRs, mirrorless cameras — use a CMOS sensor that reads out one row of pixels at a time, then the next, then the next. This is called a rolling shutter because the exposure “rolls” down the sensor. A few specialized cameras (some cinema cameras, machine-vision cameras) use a global shutter that captures the entire sensor at once, but those are expensive and uncommon.

Why the two interact badly. When the camera’s rolling shutter reads row 1 of the sensor, the screen might be partway through a refresh cycle, so row 1 sees the screen at moment A. When the camera reads row 100, the screen has moved to moment B. If the screen is brighter at moment A than at moment B, you get a horizontal band in the recorded video. If the screen is showing different content at moments A and B (because of scrolling, animation, or video playback), you get a sheared, Jell-O-like distortion.

The classic visible result is a horizontal dark band that moves up or down the recording. The band moves because the camera’s rolling shutter is sampling at a slightly different rate than the screen’s refresh, so the phase relationship between the two drifts over time. Sometimes the two cycles sync up momentarily and the flicker disappears; then they drift apart and the band reappears. This is why some recordings of computer screens look fine for a few seconds and then suddenly look terrible.

Three factors that make it worse or better:

Practical fixes when recording a screen:

The artifact is not a bug in the camera or the screen — it is a predictable consequence of two unsynchronized timing systems. The same physics is why old CRT TVs flickered visibly when filmed, and why filming computer screens in movies has required specialized equipment for decades. Modern cameras and screens have made it less common, but the underlying timing issue is unchanged.

Sources

ProVideo Coalition - Flicker on set monitors
Urban Video - Avoid video flicker
All About Vision - Display refresh rate explained

Related questions

How do I choose a monitor stand?

Match the stand to your screen size and desk depth, then prioritize adjustability (height, tilt, swivel) over looks — the right setup puts the top of the screen at eye level with an arm's-length viewing distance.

💻 Tech 1 week ago 3 min read

How do I choose a Wi-Fi router?

Match the router to your home size and speed, prefer mesh for dead zones, and prioritize Wi-Fi 7 or Wi-Fi 6E for new purchases.

💻 Tech 1 week ago 3 min read

More in Tech

How can I improve my home wifi signal?

Start by placing your router in a central, elevated spot away from interference, then try adjusting its channel; for larger homes, consider a mesh system to eliminate dead zones.

💻 Tech 8 weeks ago 2 min read

How can I make my home Wi-Fi better?

Wi-Fi gets better when the router is central, updated, and not buried in a corner.

💻 Tech 8 weeks ago 2 min read

How do Flock cameras work?

They capture multiple images of a passing vehicle, convert the read into searchable data, and store it in the cloud for a limited time by default.

💻 Tech 2 weeks ago 4 min read

← All Tech answers