AlfredCamera alternatives that keep the video on your own network
Most people looking for an alternative aren't unhappy with how AlfredCamera works. They're unhappy that a camera pointed at their living room needs an account and uploads to somebody's servers. Here's what the other route looks like, and what it costs.
First: AlfredCamera is not a bad app
It has tens of millions of installs because it does the hard thing well. It works from anywhere, on mobile data, without you configuring anything. That is genuinely difficult, and it's difficult precisely because there's a server in the middle doing the work. If remote viewing is what you need, the cloud apps are the honest answer and you should use one.
Everything below is for people whose answer to "do you need to watch from outside the house?" is no.
The comparison
| Cloud apps AlfredCamera, AtHome, etc. |
Homeye | IP Webcam | |
|---|---|---|---|
| Where the video goes | Through the vendor's servers | Directly between your two phones | Stays on your network as a stream |
| Account required | Yes | No | No |
| Watch from outside home | Yes | No | Only with your own VPN or port forwarding |
| What you watch on | Their app | A second Android phone | Browser, VLC, or an NVR like Home Assistant / Frigate |
| Two-way audio | Yes | Yes | No |
| Recording | Cloud clips, retention by plan | None — live only | Whatever your recorder does |
| Motion alerts | Yes, including when the app is closed | Only while you're watching; otherwise a list when you reconnect | Via your recorder |
| Ads | Usually on the free tier | None | None |
| Setup effort | Lowest | Low — scan a QR code | Highest — you supply the recorder |
Where Homeye loses
Being specific about this is more useful than a feature list:
- No remote viewing. Both phones must be on the same Wi-Fi. If you're at work on mobile data, it will not connect. This is the current release, not a temporary bug — remote access needs relay servers, which is a different product with different privacy promises.
- No recording. Nothing is saved. If you need to go back and look at what happened at 3 a.m., this is the wrong tool.
- Alerts only reach you while you're watching. Motion events are logged and shown when you next connect, but nothing pushes a notification to a closed app.
- Android only. No iPhone, no web viewer.
- Two phones required. The viewer is the app on your own phone.
Where it wins
- No account, no email, no phone number.
- Video and audio go phone-to-phone over WebRTC with DTLS-SRTP. There is no media server in the path and no cloud recording.
- No ads and no analytics SDK in the app.
- It tells you when it has stopped, and why the picture quality dropped, instead of quietly going stale or blurry.
- It walks you through the battery-optimisation settings your particular ROM uses to kill background apps — the actual reason these setups fail.
- Free, 6.7 MB, no in-app purchases.
What it broadcasts, since you're here for the privacy
So the viewer can find the camera, the camera phone announces two things on your local network: the name you gave it and the fingerprint of its public key. Nothing else, and nothing outside your Wi-Fi. Device identity is a key pair generated in the phone's hardware keystore; the private key never leaves the phone. That's written in the privacy policy rather than left for you to discover.
The other local option: IP Webcam
If you already run Home Assistant, Frigate, Blue Iris or any NVR, IP Webcam is probably the better fit. It turns the phone into a standard MJPEG/RTSP source and then your recorder does the rest: retention, motion zones, notifications, multiple cameras on one screen. What you give up is simplicity — you're supplying the second half of the system yourself.
So which one
- Need to watch from outside the house? Use a cloud app. AlfredCamera is fine.
- Want a second phone as a monitor, in the house, with nothing uploaded? Homeye.
- Already run a recorder? IP Webcam into it.
More on the general problem, including how to stop your ROM from killing the app: how to turn an old Android phone into a home security camera.