793
submitted 1 day ago* (last edited 1 hour ago) by jkaczman@lemmy.zip to c/selfhosted@lemmy.world

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! If you're interested in our efforts in general outside of DIY, our main website with our pre-built offering is here: click to see our website

you are viewing a single comment's thread
view the rest of the comments
[-] muusemuuse@sh.itjust.works 3 points 22 hours ago

But does it do frigate? Can it be used applessly?

[-] jkaczman@lemmy.zip 5 points 22 hours ago

Hi muusemuuse, this is meant to be a drop-in replacement to WiFi cameras (and therefore accessible to non-technical users, easy to use and easy to setup). Frigate is great, and we definitely recommend it if you have the time to get it up and running.

In regard to being able to use it without the app, that's not possible unfortunately due to the end-to-end encryption that takes place. An application needs to be on the other end to decrypt things.

Our app is available through Obtainium if you do not like the Play Store. It is also reproducible, so you can verify to make sure it was derived from our mobile_client codebase.

[-] turmacar@lemmy.world 3 points 20 hours ago

Are only VPS relay's supported at the moment? Presumably so the feed is accessible over the web?

I get that the project seems to be going for replicating a ring/wyze/etc style experience but being able to self-host a relay somehow seems like a logical addition. Would probably have to disavow connecting outside of the home network and leave that the responsibility of the user.

[-] jkaczman@lemmy.zip 3 points 20 hours ago

If you're technical, you could probably put together a locally hosted server on your Linux machine and use Tailscale or something like that, it should work fine with the code as-is. Our server binary is in the runtime-binaries zip in the core GitHub release.

[-] stinkytofuisgood@lemmy.zip 1 points 8 hours ago

I would imagine most in this community would opt to use Tailscale or even Headscale rather than relying on a VPS.

I do find it funny how your post on Reddit only got a few upvotes yet here it gets a bunch. Really goes to show you the difference in attitude in each community.

[-] jkaczman@lemmy.zip 1 points 7 hours ago

It should not be too difficult to set that up with Tailscale. There's no advanced configuration or anything of the sort. Download runtime binaries -> unzip -> generate a user credentials QR using the config tool -> put the user_credentials file in the user_credentials folder next to the server binary -> setup a service for the server on the machine you intend to use.

Our post was taken down on Reddit a couple hours after it was made due to a misunderstanding. The moderators re-instated it a day or two later.

[-] turmacar@lemmy.world 3 points 16 hours ago

Fair enough. Really appreciate the work ya'll have put into this, definitely going to have to mess around with it. Just brought it up because of the community this is in.

[-] dantheclamman@lemmy.world 2 points 22 hours ago

I think the point is to be easier than frigate. Eg a full image like home assistant, not needing to fiddle with docker.

[-] muusemuuse@sh.itjust.works 1 points 18 hours ago

Podman quadlets or I’m out

this post was submitted on 24 May 2026
793 points (98.2% liked)

Selfhosted

59472 readers
1013 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