In early 2026, a GitHub repository called RuView surged to the top of trending lists, captivating developers and researchers alike. The project demonstrates something that sounds like science fiction: using ordinary WiFi signals to detect and track humans through solid walls — without any cameras, wearables, or physical contact.
How WiFi “Sees” PeopleEvery WiFi router constantly emits radio waves that bounce off surfaces, furniture, and — crucially — human bodies. When a person moves, breathes, or even shifts their weight, these signals are subtly distorted. RuView captures these distortions using a technique called Channel State Information (CSI) extraction.
The signal processing pipeline captures disturbances at up to 54,000 frames per second using Rust, extracts amplitude and phase variations, and feeds them through a modified DensePose-RCNN deep learning architecture. The result is a real-time reconstruction of 24 body surface regions — effectively creating a 3D map of a person’s body position using nothing but WiFi.
What RuView Can DoThe project’s capabilities go beyond simple motion detection:
• Full-body pose estimation — Track limb positions, posture, and movement patterns through walls
• Vital sign monitoring — Detect breathing rate and heart rate from WiFi signal fluctuations
• Presence detection — Know if someone is in a room without any sensors or cameras
• Multi-person tracking — Distinguish between multiple people in the same space
All of this works through standard building materials — drywall, wood, and even concrete in some configurations.
The Hardware QuestionThere’s an important caveat: standard consumer WiFi routers don’t expose the granular CSI data that RuView needs. The project requires CSI-capable hardware such as the ESP32-S3 microcontroller or specialized research NICs. These components are inexpensive (under $10 for an ESP32-S3), but they’re not something you’ll find in a typical home router — yet.
The upcoming IEEE 802.11bf WiFi standard, expected to formalize WiFi sensing capabilities, could change this entirely. When 802.11bf routers ship, the kind of sensing RuView demonstrates could become a built-in feature of every WiFi network.
Privacy ImplicationsThe privacy implications are significant. If WiFi signals can detect human presence and body position through walls, then every WiFi network becomes a potential surveillance tool. Researchers are already calling for privacy protections to be built into 802.11bf before radio-based sensing becomes mainstream.
This isn’t a theoretical concern. Unlike cameras, WiFi sensing is invisible to the people being observed. There’s no lens to cover, no indicator light, no way to know you’re being tracked.
Why This Matters for Wellness TechnologyFor wellness and health-tracking applications, WiFi sensing opens remarkable possibilities. Imagine monitoring sleep quality without wearing anything to bed. Detecting falls in elderly care without invasive cameras. Tracking breathing patterns during meditation from across the room.
The technology sits at the intersection of ambient computing and health awareness — sensing human state without requiring any conscious interaction from the user. For platforms focused on emotional and physical wellness, this represents a future where awareness isn’t something you actively do, but something your environment does for you.
Looking AheadRuView and similar projects in the WiFi-CSI-Human-Pose-Detection space are still research-grade tools. But the trajectory is clear: within a few years, the WiFi signals already filling our homes and offices could become a new sense organ for intelligent wellness systems — always aware, never watching.
The question isn’t whether this technology will arrive. It’s whether we’ll be ready for it when it does.
Sign in to join the conversation.
Sign In