Why is the gym's new check-in screen tracking my pulse without touching me?
How contactless rPPG powers the gym vital sign check at fitness kiosks for personalized workouts and member safety, and what it means for device makers.
Walk into a modern fitness club and the front desk is starting to look less like a desk and more like a sensor. The badge scanner and waiver tablet now sit next to a screen with a camera that seems to read your face for a few seconds before greeting you by name. That brief pause is often a gym vital sign check: a contactless measurement of your pulse, and sometimes your breathing rate, captured by the camera before you ever touch a treadmill. No cuff, no chest strap, no finger clip. The technology behind it is remote photoplethysmography, and for the kiosk manufacturers and health tech teams building these stations, it represents a shift from accessories you wear to measurement that happens passively in the environment.
The global health screening kiosk market reached USD 1.85 billion in 2024, while the contactless vital signs monitoring segment was valued at USD 1.3 billion, with fitness and wellness recognized as a distinct application category. (Growth Market Reports and Business Research Insights, 2024)
How a gym vital sign check actually works
The gym vital sign check relies on remote photoplethysmography, usually shortened to rPPG. The principle is the same as the green light pulsing on the back of a wrist wearable, except the camera does the sensing from a distance. Each time the heart beats, blood volume in the small vessels of the face changes slightly. That changes how much light the skin absorbs and reflects. The change is far too subtle for a person to notice, but a standard camera sensor captures it across many frames per second.
The kiosk software isolates a region of the face, tracks color fluctuations in the red, green, and blue channels over time, filters out noise from movement and lighting, and reconstructs the underlying pulse waveform. From that waveform the system derives heart rate, and increasingly respiratory rate and heart rate variability as well. A comprehensive 2023 review of rPPG and deep learning published in the journal Bioengineering described how learning-based models now outperform older signal-processing methods, with some controlled studies reporting mean absolute error around 1 bpm against ECG reference.
What makes this attractive in a fitness setting is the workflow. Members already stop at the desk to check in. Adding a measurement that takes a few seconds and needs no hardware contact means no shared sensors to clean, no straps to hand out, and no extra step that members will skip.
Why fitness centers want it
- Personalized workout recommendations that adjust intensity to a member's resting heart rate that day
- A baseline safety screen that can flag an unusually high resting pulse before a high-intensity class
- Member engagement, since visible progress data keeps people returning
- Lower operational friction compared with wearables that members forget or refuse to share
- Data that can feed a club's app and connected equipment without a separate pairing step
Contactless versus contact methods
For a buyer deciding how to add a gym vital sign check to a product line, the comparison usually comes down to contact-based sensors versus camera-based rPPG. Each has a clear profile.
| Factor | Contactless rPPG (camera) | Wearable / chest strap | Cuff or finger clip kiosk |
|---|---|---|---|
| Physical contact | None | Worn on body | Required |
| Hygiene between users | No shared surface | Personal device | Surface must be cleaned |
| Check-in speed | Seconds, passive | Needs pairing | Slower, manual |
| Best accuracy condition | At rest, good lighting | During motion | At rest |
| Motion tolerance | Lower | Higher | Not applicable |
| Hardware cost per station | Camera plus compute | Per-member device | Mechanical parts |
| Member compliance | High, nothing to wear | Lower, easy to forget | Medium |
The pattern is consistent across the research. rPPG is strongest for a quick resting measurement in a controlled spot, exactly the check-in moment. It is weaker mid-workout, when a member is sprinting or lifting, because motion artifacts and elevated heart rates degrade the signal. A 2024 analysis reported by News-Medical noted that rPPG accuracy can drop sharply at elevated heart rates, which is why most fitness deployments use the camera for the entry baseline and hand off to wearables or equipment sensors for live training data.
Industry applications for kiosk and device makers
Front-desk check-in kiosks
The most common integration is the screen you already noticed. The camera and rPPG engine run on the same compute that handles badge scanning and membership lookup. Because the measurement is tied to a known member identity, the club can store a trend over weeks rather than a single isolated reading. For manufacturers, the design challenge is positioning the camera so a standing adult of varying height gets a clean facial region under the building's lighting.
Connected fitness equipment
Treadmills, bikes, and rowing consoles already have displays. Embedding rPPG into those displays lets a machine read a resting pulse before the session starts and adjust the suggested program. The same constraints apply: the cleanest reading comes during the setup pause, not during peak effort.
Wellness and recovery zones
Stretching areas, sauna lounges, and recovery rooms are quieter environments where members are relatively still. These are good candidates for ambient measurement because low motion and stable lighting favor signal quality. A wall-mounted smart display can run an embedded vitals engine and offer a recovery readout without any active member effort.
Boutique and franchise rollouts
Smaller studios want turnkey hardware they do not have to engineer. This is where an embedded rPPG engine that drops into an existing kiosk, tablet, or smart display matters most, since it lets an OEM ship a vitals-capable product without building the signal pipeline from scratch.
Current research and evidence
The academic base for camera-based pulse measurement has matured quickly. Researchers Manuel Meier and Christian Holz at ETH Zurich have published work on improving rPPG robustness under real-world conditions, and a team at Bielefeld University including Bhargav Acharya and Professor Barbara Hammer has explored contrastive learning frameworks to make models more reliable with limited training data. The Bioengineering review of remote heart rate measurement and deep learning (2023) catalogs how convolutional and transformer-based networks have reduced error rates compared with traditional blind source separation.
The honest summary from the literature is that conditions matter. Accuracy is strong for resting heart rate in even lighting and weaker when the subject moves, when lighting is poor or colored, and at very high heart rates. Skin tone variation has also been documented as a factor that careful model training and camera tuning must address, since uneven performance across populations is both a technical and an ethical concern for any health-adjacent product.
On the market side, the AI-powered remote vital sign camera segment reached USD 1.48 billion in 2024 and is projected to grow at roughly 18.2 percent annually through 2033, according to Growth Market Reports. North America held about 44 percent of the contactless health monitor market in 2024. Those numbers explain why kiosk and IoT platform vendors are treating embedded vitals as a near-term feature rather than a research curiosity.
The future of the gym vital sign check
The trajectory points toward measurement that fades into the background. Expect more vital signs per capture as respiratory rate and heart rate variability join pulse as standard outputs. Expect more form factors, since the same rPPG engine that runs on a check-in kiosk can run on a mirror, a tablet, or an equipment console. And expect edge processing to dominate, because running the analysis on the device rather than in the cloud reduces latency, lowers bandwidth costs, and keeps facial video from leaving the building, which matters for member privacy and for regional data rules.
The constraint that will not disappear soon is motion. Until models close the gap on accuracy during active movement, the practical design will pair a contactless baseline at rest with other sensors for live exertion. For manufacturers, the winning architecture is modular: an embedded vitals layer that runs reliably on the hardware you already ship, with clear documentation of where it performs well and where it does not.
Frequently asked questions
Does the gym camera store video of my face?
That depends entirely on the system design. A well-built embedded implementation processes the video frames on the device to extract a pulse signal and discards the raw footage, keeping only the numeric reading tied to your membership. Buyers and members should ask whether processing happens on the edge and whether raw video is ever retained.
Is a contactless pulse reading as accurate as a chest strap?
For a resting measurement in good lighting, controlled studies put rPPG within a few beats per minute of ECG reference. During intense movement a chest strap or wrist sensor remains more reliable, which is why fitness deployments typically use the camera for the entry baseline rather than live training.
Why measure my pulse at check-in at all?
A resting heart rate trend helps personalize workout intensity and can act as a simple safety screen, flagging an unusually elevated reading before a hard class. It also gives the club engagement data members can track over time.
Can this technology be added to equipment we already manufacture?
Yes. An embedded rPPG engine can integrate into existing displays, tablets, and kiosks that already have a camera and modest compute, which is why OEMs treat it as a software-and-sensor feature rather than a full hardware redesign.
Circadify is building toward exactly this category, an embedded rPPG engine designed to run on kiosks, tablets, smart displays, and clinical hardware rather than a single proprietary box. Teams evaluating how to add a contactless vital sign check to fitness or wellness hardware can review the practical integration steps in the hardware integration guide for clinical kiosks.
