this post was submitted on 24 May 2026
722 points (98.5% liked)

Selfhosted

56958 readers
1304 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hey everyone,

We've built an open-source, privacy-preserving alternative to Ring cameras using a Raspberry Pi Zero 2W (called Secluso). It uses end-to-end encryption to send videos from the camera to a mobile app, which is available both in Google Play Store and Apple App Store. We also support Obtainium for people that do not wish to use Google Play.

We've put in a lot of effort to make it easy to set up! You can set up our camera on your own Pi in less than 5 minutes with minimal technical expertise using our easy-to-use GUI deploy tool. Here are our setup guide and open source release.

The image shows a Pi in an official Raspberry Pi enclosure that you can use for your camera. We've also been working on a HAT for the Pi to add night vision, audio, temperature monitoring for safety, all in a compact form factor. You can see the HAT and an enclosure for the whole camera in the photo.

We've been working on this for almost 2 years now, and we look forward to we look forward to seeing what you all think!

(page 2) 50 comments
sorted by: hot top controversial new old
[–] chicken@lemmy.dbzer0.com 33 points 23 hours ago

I like what this project is trying to do, self hosted security cameras need to be more accessible to get people to stop using corporate spyware.

[–] Snowhuoue@feddit.uk 58 points 1 day ago (2 children)

I’ve been looking for something like this. To be more accurate, I’ve been looking for something that works as a doorbell/intercom, that doesn’t rely on big tech in some way or other. But this seems like a promising start.

[–] wreckedcarzz@lemmy.world 15 points 1 day ago* (last edited 1 day ago) (5 children)

I ended up going with Unifi (G4 Pro Doorbell) after my test-run with Reolink went... poorly. It's technically still 'big tech' but all the parts are on my property and my control, and (at least for the doorbell, that's all I've got so far) it works nearly-perfectly with HA (I can't get custom screen messages to stick when assigned through HA).

[–] teawrecks@sopuli.xyz 7 points 1 day ago (6 children)

Curious what went wrong with your Reolink run. That's what I've got. Doesn't require an app or account, and works with home assistant.

load more comments (6 replies)
load more comments (4 replies)
[–] paraphrand@lemmy.world 24 points 1 day ago* (last edited 1 day ago) (1 children)

The poster’s account is under 1 day old. There are multiple brand new accounts interacting with this post, too.

And one of them is replying with positive sentiment.

But the one calling it sus is also 5 days old, and making good points.

🤔

[–] cyberpunk007@lemmy.ca 14 points 1 day ago

I guess its just us in here then, among these AI bots.

[–] quick_snail@feddit.nl 9 points 22 hours ago (3 children)

Can I have the video pushed to a self hosted server (eg NAS or proxmox VM) and just have my android be a client of that server?

load more comments (3 replies)
[–] Decronym@lemmy.decronym.xyz 19 points 1 day ago* (last edited 50 minutes ago)

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
HA Home Assistant automation software
~ High Availability
IP Internet Protocol
MQTT Message Queue Telemetry Transport point-to-point networking
NAS Network-Attached Storage
NVR Network Video Recorder (generally for CCTV)
PoE Power over Ethernet
SSL Secure Sockets Layer, for transparent encryption
Unifi Ubiquiti WiFi hardware brand
VPN Virtual Private Network
VPS Virtual Private Server (opposed to shared hosting)

[Thread #312 for this comm, first seen 24th May 2026, 22:40] [FAQ] [Full list] [Contact] [Source code]

[–] youcantreadthis@quokk.au 7 points 22 hours ago (1 children)

Why a pi zero I've seen something like this done with an esp32 and a pi pico pi zero seems like putting an nvidia 1080 in your nes emu machine

load more comments (1 replies)
[–] Lemming6969@lemmy.world 9 points 23 hours ago

Now hack ring cameras so existing installed cams can connect to your own hosted network.

[–] mecen@lemmy.ca 3 points 20 hours ago* (last edited 20 hours ago) (3 children)

How much does it cost?

And add F-Droid

load more comments (3 replies)
[–] NuXCOM_90Percent@lemmy.zip 13 points 1 day ago* (last edited 1 day ago) (2 children)

From a quick glance at the repo?

The commits generally come hot and heavy. Going back to the earlier 2025 commits and the messages mostly look like what you would expect from folk raw dogging main. Arrdalan in particular looks "real"-ish. Whereas jkaczman is already showing signs of the kinds of commit messages that claude et al generate, but those ARE based off certain style guides.

Roll up to 2026 and I can see 11 commits on May 17 alone, they all look like claude messages, some are outright just arbitrarily changing magic hashes, and there are little to no comments.

Not gonna fully call this ai slop but, it is REAL flipping sus as it were. At best, this is enthusiast code without proper engineering and is immensely unmaintainable. Use at your own risk.

[–] jkaczman@lemmy.zip 27 points 1 day ago* (last edited 1 day ago) (2 children)

Those 11 commits were from a rebase-and-merge PR, which changes the date from the original commit. Notice how there's a week gap between those and the prior commits on the main branch.

The only thing AI is used on in this project is strictly for user interface work (our website, the front-end for the mobile app, the front-end for the deploy tool). We carefully vet anything like that.

load more comments (2 replies)
[–] x1gma@lemmy.world 23 points 1 day ago* (last edited 11 hours ago)

Use at your own risk.

What an amazing conclusion, and the best part is, no matter what you've been waffling about before - it's always right. Can we stop calling random things AI slop and telling to be careful bEcAuSe iTs Ai sLoP, and go back to being cautious until something has been reviewed properly? Being careful with random stuff from GitHub you install and run in your private network?

Your whole comment may have been AI slop as well. "From a quick glance at the repo", you should be careful! Thanks, Sherlock.

[–] Hairyfishnuts@feddit.online 10 points 1 day ago
[–] Squizzy@lemmy.world 1 points 17 hours ago

Great to see.

The ubiquiti bell is the best but it is american and overpriced. I want something that can record, two way talk and display a message. The parcel camera is a bonus. It also needs to be able to be silenced at set times.

[–] CookieOfFortune@lemmy.world 2 points 20 hours ago (1 children)
[–] jkaczman@lemmy.zip 4 points 14 hours ago

Thingino looks like a great option for changing firmware of IP cameras to be open-source, and is useful in local NVR-like setups! Our goal is to different: provide an end-to-end encrypted, easy-to-configure and easy-to-use WiFi camera.

load more comments
view more: ‹ prev next ›