Clicker Latency: Why Milliseconds Matter on Stage

Clicker latency is the gap between your tap and the slide moving. What causes it, what is normal and what cuts it down.

Cliqer Team

18 September 2026 · 6 min read

Close-up of a hand tapping a phone screen with a large presentation display reacting in the background

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.

Key takeaways
  • 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.

If a remote presenter reports slides feeling "laggy," check their network first, most perceived latency problems trace back to a weak or congested Wi-Fi connection on the presenter's end, not the software.

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

LatencyHow it feels
Under 100msInstant, indistinguishable from a hardware clicker
100 to 250msSlight but noticeable delay, still comfortable
250 to 500msPresenters start to notice and hesitate before clicking
Over 500msDisruptive, 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

Why USB clickers fail in big venues

The related range problem, and why it fails differently from latency.

Presentation clickers compared

Hardware, phone and internet clickers set side by side.

Security and networking docs

How Cliqer's peer-to-peer connection tries the fastest path first.

TURN servers explained

What happens to latency when a direct connection is blocked and Cliqer falls back to a relay.

FAQ

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.

clickerslatencywebrtc

Written by the Cliqer Team

We build Cliqer, the internet presentation clicker used on stages, in classrooms and in boardrooms around the world.

Run your next show with Cliqer

Any slides, any phone, anywhere. The desktop app hosts the room, presenters just open a link.

Keep reading

More clickers & remotes for your next show

Laptop showing a zooming presentation canvas with a presenter checking a phone nearby
Clickers & Remotes

Remote Control for Prezi and LibreOffice Impress

How to set up reliable remote control for Prezi’s zooming canvas and LibreOffice Impress, from any phone in the room.
Laptop running a PowerPoint slideshow on a lectern with a presenter checking a phone nearby
Clickers & Remotes

PowerPoint Remote Control: The Complete Guide

PowerPoint remote control options compared: hardware clickers, phone apps and internet clickers, with setup steps for each.
Laptop browser window showing a softly blurred slide deck with a phone resting beside the keyboard
Clickers & Remotes

How to Use a Clicker with Google Slides

Google Slides runs in the browser, so clickers work differently than in PowerPoint. Here is how to control it properly.
Newsletter

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.