An open-source build called RuView might just turn ordinary household Wi-Fi into a passive human detection system. The software confirms room occupancy, charts physical movement and calculates breathing rhythms without relying on wearables or obvious hardware setups. It works by decoding the invisible radio noise already saturating your living room, backed by spare parts that cost about £7. Packing top-tier monitoring power into a dirt-cheap, publicly accessible package, the project offers an eye-opening look at the true power of ambient radio waves.
The project works by extracting Channel State Information from WiFi radio signals. When a person moves, changes posture or breathes, their body alters the paths taken by radio waves through the room. RuView captures those variations using ESP32 microcontroller boards, applies signal processing and machine learning, then infers presence, motion and, under controlled conditions, breathing rate. The documentation also describes experimental heart rate and pose estimation features, though those should be treated as exactly that: experimental.
Mapping Actual Capability Against Market Claims
Basic room occupancy detection is the clearest win for the software. Once calibrated to the room, the system delivers presence tracking while categorising physical activity into broad movement or static posture. However, everyday environmental interference from family pets, electric fans or moving doors can throw off the radio readings. The system accurately gauges breathing rates for stationary subjects near the access point, assuming major body movements don’t swallow up the tiny signal changes tied to respiration.
What RuView doesn’t do, at least not reliably and not with a standard consumer router alone, is everything the most dramatic demonstrations suggest. Basic Wi-Fi adapters usually supply simple Received Signal Strength Indication readings, offering a single signal metric with far less precision compared to a complete Channel State Information pipeline. The Docker demonstration runs without hardware but uses simulated data. The project retracted an earlier claim of 100% presence accuracy after finding it came from a single-class recording. The pose and through-wall sensing features are in the repository, but performance depends on hardware, room geometry, calibration and training data in ways that vary considerably across real environments.
Setting realistic expectations makes the software genuinely impressive. A cheap open-source tool that accurately maps physical movement and estimates breathing metrics certainly translates into something with practical value. Needing modest hardware upgrades and room calibration is only a minor setup step.
More from Cybersecurity
- Zero-Day Attacks: What Happens When Hackers Find A Flaw Before Anyone Can Fix It?
- Trump Greenlights Private Tech Firms To Join The Fight Against Cybercriminals
- Meta AI Escape: Model Hacks Third-Party Service During Test
- Your Smart TV May Be Sharing Your Internet Connection With Strangers
- Shufti Just Highlighted Identity Verification Scam Nobody’s Talking About
- Sweet Security Brings Autonomous Protection To The AI Enterprise With New Blocking Capabilities
- Hackers Could Hijack Your Car Using Bluetooth – What Happens Once They’re In?
- Fake Claude Desktop Ads Hit 29 Organisations With Data-Stealing Malware
What Does This Mean For Personal Privacy?
The paranoia around RuView stems from the concept of turning basic human presence and personal quirks into structured data without needing an actual camera. Ditching face scans, video clips and visible sensor setups, the software charts your movements while you remain unaware that the Wi-Fi router is taking notes at all.
The system reliably extracts room occupancy status, entry and exit times, movement routines, extended stillness alerts and rough respiratory metrics. Metrics that easily penetrate private spaces like bedrooms and bathrooms, showing that data is still dangerous even without photographic files. A digital log proving when someone used a specific bedroom or mapping changes in nocturnal habits constitutes deeply sensitive private data.
RuView’s design is local-first: the project says the system can run on edge hardware without a cloud service, and it includes options for limiting what gets exported to smart-home systems. Local processing reduces some risks but isn’t the same as privacy by default. Anyone who controls the sensor, the host machine, the network credentials or the integrations can still access the resulting inferences.
The debate isn’t really whether the technology works. It’s who installed it, who can read what it produces, how long those records are kept and whether the people being sensed have any say in the matter.
Why Low-Cost Accessibility Changes The Surveillance Game
Wi-Fi sensing itself is far from a new phenomenon; researchers have published studies on radio-based human tracking for many years. RuView is the moment that high-level academic theory becomes shockingly simple to replicate, which brings together open-source code, clear documentation and pocket-money hardware for anyone possessing basic technical knowledge.
Democratising access to spatial tracking technology changes the core security debate considerably. Concerns about surveillance technology have historically centred on cameras, microphones and professional-grade equipment. A system that uses hardware most buildings already have, costs roughly the price of a takeaway and leaves no visible trace of its presence is a different kind of problem. The router is already running in millions of homes, the real issue RuView brings forth is how easily those invisible everyday signals can turn into silent surveillance.
