Short answer: Yes. You do not need a Wi-Fi router, a broadband line, or an internet connection to watch an old Android phone's camera on another phone. The camera phone turns on its own Wi-Fi hotspot, your viewing phone joins that hotspot, and you open the camera's page in a browser. The hotspot is a radio that makes a network — the internet is an optional passenger that you can leave behind entirely.
Across a dozen guides on this site we have handed people the same one-line escape hatch: "or use a phone hotspot." We have never once explained it. This is that missing explanation, written for the situation most of our users are actually in — a phone, a charger, a prepaid SIM, and no home router at all.
Can I use an old phone as a security camera without a Wi-Fi router?
Yes. A Wi-Fi router does two separate jobs: it creates a local network, and it connects that network to the internet. A phone hotspot does the first job on its own. If the camera phone hosts the hotspot and the viewing phone joins it, the two phones are on a network together, and a camera app that serves its live view from the phone itself — as Background Camera RemoteStream does with a small built-in web server — is reachable at a local address in the other phone's browser. No router, no broadband, no account, no cloud.
Does a phone hotspot use mobile data if I am only watching the camera?
No, not for the video. Traffic between two devices on the same hotspot never leaves the two phones, so watching the camera costs you nothing from your data pack. The catch is the reverse direction: if mobile data is switched on on the camera phone, every other app on your viewing phone will happily use the hotspot to reach the internet, and that is what empties a prepaid pack overnight. The fix is one toggle, and it is in the setup below.
The sentence Google's help page opens with — and the sentence its own platform docs never write
Google's consumer help page for this feature begins: "You can use your phone's mobile data to connect another phone, tablet, or computer to the internet. Sharing a connection this way is called tethering or using a hotspot." Every instruction on that page is framed around sharing an internet connection.
Now read Android's own platform documentation for the same radio. The Android Open Source Project's Wi-Fi hotspot (Soft AP) page says: "Android provides support for Wi-Fi hotspot (Soft AP) including tethering through a Wi-FI hotspot and local-only Wi-Fi hotspots." (The "Wi-FI" typo is theirs.) And the developer guide for the second of those two modes says plainly: "You can use a local-only hotspot to enable applications on devices connected to the Wi-Fi hotspot to communicate with each other. The network created by this method will not have Internet access."
That is the whole idea, stated by the platform vendor: a hotspot with no internet in it, whose entire purpose is letting devices on it talk to each other. The consumer help pages never mention that this is a thing you might want. If you assumed a hotspot requires a working data plan, that assumption came from the documentation, not from the hardware.
The setup, step by step
1. Decide which phone hosts. The camera phone should host the hotspot. It is the one that must stay on and stay put; if the viewer walks away with the hosting phone, the network leaves with them.
2. Plug the camera phone in. A phone hosting a hotspot is running its Wi-Fi radio as an access point continuously. Google's own battery advice for this feature is simply "Plug in your devices while tethering." Treat mains power as mandatory, not optional.
3. Turn mobile data OFF on the camera phone. Settings → Network & internet → toggle mobile data off. The hotspot still comes up. It is now a pure local network: your two phones can reach each other and nothing can reach the internet through it. This is the single most important step for anyone on a prepaid pack, and it is also a real privacy improvement — a network with no route out cannot leak anything out.
4. Turn the hotspot on and set a real password. Settings → Network & internet → Hotspot & tethering → Wi-Fi hotspot. Note that the help page teaches you how to go the other way: "If you don't want your hotspot to require a password... Under 'Security,' tap None." Do not do that with a camera on the network. An open hotspot is an open door to your live video for anyone in radio range.
5. Turn OFF "turn off hotspot automatically." This is the step that catches everyone. The help page recommends the opposite: "If your phone can turn off your hotspot for you when no devices are connected, turn on that setting." That advice is correct for sharing data with a laptop and wrong for a camera. Your viewing phone disconnects the moment you leave the house — and then the camera's entire network shuts itself down, so when you come back there is nothing to reconnect to.
6. Join from the viewing phone and open the camera's page. Connect to the hotspot's name and password like any Wi-Fi network, then open the address the camera app shows you. Bookmark it.
7. Confirm the recording is local. Whatever happens to the network, the video should be writing to the camera phone's own storage. Local-only storage is what makes this setup survive the viewing phone walking out of range.
Six things that will bite you
The hotspot and Wi-Fi share one radio on cheap phones. Android's STA/AP concurrency documentation is explicit that running both at once is a capability, not a given: "Android 9 introduces the ability for devices to operate in STA and AP mode concurrently. For devices supporting Dual Band Simultaneous (DBS), this feature opens up new capabilities such as not disrupting STA Wi-Fi when a user wants to enable hotspot (softAP)." It then warns: "To avoid performance issues, only use this feature on devices with a Wi-Fi chip that supports multiple independent hardware MACs (radio chains)." On a budget or older handset — exactly the phone you are repurposing — expect the hotspot to knock the phone off any Wi-Fi it was joined to. In this setup that is fine, because you were not using Wi-Fi anyway.
Performance can collapse rather than fail. The same page: "Some Wi-Fi chip vendors place the radio in time-sharing mode if STA and AP are on the same band but on different channels. This leads to a severe drop in performance." A stuttering live view is a normal symptom here, not evidence of a broken app.
Carriers can block or bill it. "Important: Some mobile carriers limit or charge extra for tethering. We recommend checking with your carrier." With mobile data off this is mostly moot, but check before you rely on it.
Addresses can collide. The concurrency docs note: "If both AP and STA are on the same subnet, routing issues on the device-under-test (DUT) may occur. To avoid collisions, try moving the AP to a different subnet." Practical version: if you later put the camera back on a router, expect the address you bookmarked to change.
A hotspot is a smaller network, not a safer app. Everything in our LAN threat model guide still applies — the good news is that a two-device hotspot is the smallest LAN you can build, which is precisely why we keep recommending it to people on shared or landlord-managed Wi-Fi.
What the documentation does not tell you
We read both Android platform pages end to end. Here is what is genuinely absent, so you can stop searching for it:
- Neither AOSP page mentions the internet at all. No sentence says a hotspot can run with mobile data off. It works; it is simply undocumented as a use case.
- No idle-timeout duration is published. The soft AP docs list "Autoshutdown timeout value" as a configurable feature and never state a default or units.
- No client cap number for consumer phones. The platform exposes it as a runtime value, not a published figure.
- Nothing about battery cost. Neither page states power draw for running a soft AP. We have not published a controlled measurement either, so we are not going to give you an hours figure.
- No defined IP range for the hotspot. The docs never say what address the phone gives itself. Read it off the app's screen; do not guess it.
- Nothing about client isolation. No page states whether two devices on the same phone hotspot can reach each other. Test it, do not assume it.
The three-minute test
Set the hotspot up, join it with the viewing phone, open the camera page — then put the camera phone in airplane mode and turn Wi-Fi hotspot back on. If the live view still loads, you have proved to yourself that not one byte of this depends on an internet connection. That is the same test we recommend for the power cut versus internet outage question, and it answers this one just as cleanly.
Where this fits
If you have a router, use it — it is mains-powered, purpose-built, and does not need its screen managed. The hotspot setup is for the case where there is no router: a rented room, a stall or small shop, a building site, a village house on mobile data only, or a camera you deliberately want on its own island away from a shared network.
Background Camera RemoteStream is free, needs no account, records with the screen off, keeps video on the phone's own storage, and serves its live view from a web server running on the phone itself — which is what makes a router optional in the first place.
Related reading
- How to watch your shop with an old Android phone — no internet plan, no subscription, no credit card
- How an Android phone serves its own live camera feed over your LAN
- Why an Android phone can record all night and still be unreachable: Wi-Fi power save and WifiLock
- Best free, no-subscription apps to turn an old Android phone into a local-only security camera
Sources: Share a mobile connection by hotspot or tethering on Android · Use a local-only Wi-Fi hotspot · Wi-Fi hotspot (Soft AP) · Wi-Fi STA/AP concurrency
Top comments (0)