Old Android phones pile up in a drawer. Each one still has a usable camera, Wi-Fi, and a battery — everything a basic security camera needs. So instead of buying a dedicated cam that routes video through someone else's cloud, I've been building an app that repurposes the phone you already own into a screen-off camera you can watch remotely.
The idea
The whole point is to keep an old phone recording with the screen off, save footage locally on the device, and let you pull up the live feed from another phone or browser when you want to check in. No subscription, no cloud middleman.
Why local-only matters
For a home camera, "where does the video go" is the whole question. Keeping recordings on the device itself means there's no third party holding your footage and nothing to leak from a cloud bucket. Local-only has quietly become table stakes for this category, so the real differentiators end up being screen-off operation and genuinely live remote viewing rather than just motion snapshots.
Practical setup that actually holds up
A few things I learned running phones this way for days at a time: keep the phone on a charger (continuous recording eats battery fast), turn the screen fully off to cut heat and save the panel, and give it a stable Wi-Fi spot. A cheap clamp mount and a wall outlet is basically the whole hardware bill.
Honest limitations
This isn't magic. A phone running 24/7 gets warm, older devices vary a lot in camera quality and thermal behavior, and everything depends on your Wi-Fi staying up. It's a great fit for a porch, a garage, a nursery, or an Airbnb check-in view — less so for a hardened outdoor deployment.
Open question for the dev.to community
For those of you who've repurposed old hardware like this: what's your trick for keeping an always-on Android device thermally stable over long stretches? Undervolting, airflow, capping the recording resolution? I'd like to hear what's worked.
App (free on Play): https://play.google.com/store/apps/details?id=com.superfunicular.digicam
More: https://superfunicular.com
Top comments (2)
Old Android phones can be repurposed as practical, screen-off security cameras, with particular attention to local recording, reliable Wi-Fi, continuous charging, and the thermal demands of running a device around the clock. For anyone considering a purpose-built phone rather than aging hardware, the XCover offers a more durable mobile option worth considering for demanding environments where dependable hardware matters.
Thanks for reading. Purpose-built rugged hardware is a fair call for genuinely hostile placements — outdoors, damp, real temperature swings — and if someone is buying for that, buying deliberately does beat hoping an old handset copes.
Worth separating two failure modes though, because ruggedness only addresses one of them. Ingress and impact are a chassis problem. Sustained thermal load is not: a phone recording continuously on permanent charge runs warm because of the encode and the charging, and a tougher shell does not shed that heat — a sealed enclosure actively makes it worse. The levers there are placement and airflow, keeping it out of direct sun, and charging at a lower current than the fastest brick in the drawer, since trickle charging a device that is already at 100% generates less waste heat than fast charging it does.
The other half is that the old-phone route is mostly attractive because the hardware is already sunk cost. Once the budget includes buying a device, the comparison changes — at that point it is worth pricing against a purpose-built camera too, not only against a tougher phone.
Which environment did you have in mind, actual outdoor exposure or indoor-but-permanent? The answer moves the recommendation quite a bit.