
A few hundred milliseconds does not sound like much until you are the one standing in front of a room, tapping next, and watching a beat pass before the slide actually moves. Clicker latency is one of those things nobody notices when it is low and everybody notices when it is not, it shows up as hesitation in your delivery even when you cannot quite say why.
This post breaks down what causes clicker latency, what counts as acceptable, and why the connection technology underneath your clicker matters more than the clicker itself.
- Hardware clickers stay under 50 milliseconds; software clickers depend on the connection between device and host.
- Most perceived lag traces back to a weak or congested Wi-Fi connection, not the software.
- Screen sharing runs on a separate, lightweight data channel, so it does not meaningfully slow down clicks.
What clicker latency actually is
Latency is the time between you pressing a button and the command reaching your presentation software. For a hardware clicker, that path is short: button press, radio signal, USB receiver, done, usually under 50 milliseconds. For a software clicker, the path depends entirely on how the command gets from your device to the host computer.
What causes latency in a software clicker
Several things add up between your tap and the slide change:
The connection path
A direct peer-to-peer connection is fastest. A connection routed through a relay server adds a hop, and therefore adds time.
Network quality
Congested Wi-Fi, high ping to the internet generally, or a weak mobile signal all add delay before the command even leaves the device.
Processing overhead
How efficiently the software packages and unpacks the command matters, a bloated protocol adds milliseconds a lean one does not.
Distance, to a small degree
Data still travels at a bounded speed, so a presenter genuinely on the other side of the world will see slightly more latency than one in the next room, though this effect is smaller than most people assume.
Why the connection technology matters more than the app
This is the part that actually determines how a clicker feels. Cliqer uses WebRTC, the same real-time technology behind video calls, specifically its RTCDataChannel for control signals. Two devices attempt a direct peer-to-peer connection first, using STUN to discover a public path, and only fall back to a relay if a firewall blocks the direct route.
That matters because peer-to-peer is inherently lower latency than routing every click through a central server. It is the same reason video calls over WebRTC feel more immediate than older server-relayed chat tools. The WebRTC project was built specifically to make this kind of low-latency, real-time communication a standard part of the browser, which is exactly the plumbing a responsive internet clicker needs.
When a direct path is not available, usually because a firewall blocks peer-to-peer traffic, the connection falls back to a TURN relay instead. That adds a small amount of latency compared to a direct path, but keeps the clicker working rather than failing outright. We explain exactly how and when that fallback kicks in in TURN servers explained.

What counts as acceptable latency
| Latency | How it feels |
|---|---|
| Under 100ms | Instant, indistinguishable from a hardware clicker |
| 100 to 250ms | Slight but noticeable delay, still comfortable |
| 250 to 500ms | Presenters start to notice and hesitate before clicking |
| Over 500ms | Disruptive, presenters lose confidence in the tool |
Most well-connected peer-to-peer sessions sit comfortably under 100ms. Relayed connections, used only when a direct path is blocked, add more but are still generally well under the threshold where presenters notice.
Why we care about this at the infrastructure level
Latency is not just a frontend concern, it depends on what is holding the connection on the other end too. We learned this the hard way running Cliqer's realtime layer on infrastructure that restarted rooms for reasons outside our control, dropping every connection and forcing a fresh reconnect mid-show. We wrote candidly about that experience, what broke and what we changed, in why we moved off Cloudflare. A fast connection that occasionally drops entirely is worse for a presenter than a slightly slower one that never does.

Reducing latency in practice
Prefer a wired or strong Wi-Fi connection for the host computer
The device running your slides should have the most stable connection in the room.
Keep the presenter device on a good signal
Mobile data with full bars is usually fine, a single bar of Wi-Fi in a crowded hall is not.
Avoid VPNs on either device during a live show
Avoid VPNs on either device during a live show , unless required for security, they add an extra hop.
Test on the actual venue network beforehand
Test on the actual venue network beforehand , not just your home network, since venue Wi-Fi and mobile signal vary enormously.
How this compares across clicker types
Range problems and latency problems are related but different. A USB clicker losing range fails outright rather than lagging, while a software clicker on a poor connection tends to lag before it fails. For the full picture on how different clicker types perform overall, see hardware, phone or internet: presentation clickers compared, and for what an internet clicker actually is under the hood, what is an internet clicker.
Go deeper
FAQ
Bluetooth typically has slightly lower raw latency at short range, but the difference is not perceptible for presentation control, both comfortably clear the threshold where humans notice a delay under good conditions.
A little, but network quality matters far more than raw distance. A presenter in the next room on bad Wi-Fi will see more latency than one on another continent with a strong connection.
Yes, most presenters can feel it by clicking through a few slides and watching the response. If it feels instant in rehearsal on the venue network, it will feel instant on the day.
Not directly, control signals and video share the same connection type but run as separate, lightweight data compared to video, so a busy screen share does not meaningfully slow down your clicks.
Usually it is the software's connection strategy rather than the network itself. A clicker that routes every command through a distant central server, even when a direct path is available, will feel slower than one that tries peer-to-peer first and only relays when it has to. This is worth asking about if you are evaluating tools for a team, since the underlying architecture matters more than any single feature list.
Test it before you need it
The best time to check clicker latency is in rehearsal, not mid-talk. Download Cliqer free from the download page and test it on your actual venue connection, or see the pricing page for the tiers built for bigger shows.
Passkeys Explained: Passwordless Sign-In for Busy Teams
Passkeys explained simply: how passwordless sign-in works, why it resists phishing and how to turn it on for your team.
Bringing Remote Guests On Stage with Live Callers
Bring remote guests on stage as live callers, with camera and audio routed into your room or switcher, no extra app.
Run your next show with Cliqer
Keep reading
More clickers & remotes for your next show


PowerPoint Remote Control: The Complete Guide

How to Use a Clicker with Google Slides
Get the next guide before your next show
Practical guides for presenters, AV crews and event teams, plus the Cliqer releases that matter. No spam, one click to leave.
