DEV Community

Super Funicular
Super Funicular

Posted on • Originally published at linkedin.com

Turn an Old Android Phone Into a Live Security Camera (Screen Off, No Cloud)

An old Android phone sitting in a drawer is a better security camera than most people expect. It already has a decent camera, WiFi, and a battery. The only thing missing is software that keeps the camera running with the screen fully off and lets you watch the feed live from another device, over your own network, without routing everything through someone else's cloud.

Why an old phone beats a cheap dedicated cam

  • The hardware is already good. A phone that was mid-range two or three years ago still has a sensor and lens that out-resolve most sub-$40 IP cameras.
  • It runs on your network, not a subscription. No monthly cloud fee, and the footage never has to leave your WiFi.
  • It's silent and discreet. With the screen off the phone looks powered down on a shelf while it keeps streaming.

The two things that actually matter

Most "IP webcam" style apps fall down on one of these two points, so they're worth checking before you commit:

  1. Screen-off capture. Recording that survives the display turning off (and the phone being locked) is the whole point - otherwise you burn the battery and advertise that the phone is "on."
  2. Live remote viewing over your own LAN. Being able to open the feed from your current phone on the same network, without a cloud relay in the middle, is what makes it usable day to day.

A setup that covers both

That combination - screen fully off, live view from another device on your own WiFi, no cloud in the path - is the idea behind Background Camera RemoteStream. You install it on the old phone, prop the phone where you want eyes, and watch from your main phone on the same network. Footage stays on your side of the router.

Play Store: https://play.google.com/store/apps/details?id=com.superfunicular.digicam

Good first uses

A drawer phone converts nicely into a baby monitor, a porch or package watch, a workshop or garage cam, or a "did the dog get on the couch" check while you're in the next room. None of these need a contract, and none of them need the footage uploaded anywhere.


Originally posted on LinkedIn. If you've repurposed an old handset this way, I'd like to hear what held up and what didn't.

Top comments (0)