this post was submitted on 05 Jan 2025
100 points (98.1% liked)

Selfhosted

59850 readers
267 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'd like to set up three or four cameras on the exterior of my house, but I'm not sure where to start with this project. Ideally, these cameras would get power over Ethernet and record to a hard drive in my house that I could access remotely with a decent user interface. If the system could notify me when movement is detected that would be ideal as well. I don't like the idea of using a Google, Amazon, or similar product because I don't want to pay a subscription and I want to have control of the footage. What are you using that more or less accomplishes what I've described?

you are viewing a single comment's thread
view the rest of the comments
[–] twinnie@feddit.uk 2 points 1 year ago (1 children)

Not rootless but I can see the device, and even in privileged mode it doesn’t work. I’m currently trying to find a docker image I can run as root and prove the Coral is working.

[–] naate@lemmy.dbzer0.com 1 points 1 year ago (1 children)

Can you use the coral in any capacity outside of podman? It's been a while, but I seem to recall similar issues, and using a different cable solved my issues. I specifically remember the cable being problematic, but not what the problem was (I'm pretty sure it wasn't because the first cable was a crappy charge-only thing)

[–] twinnie@feddit.uk 2 points 1 year ago

For the record it turned out to be because I hadn’t set write permissions to the hardware for my user because ChatGPT told me I only needed read permissions to be set up. This must be the first time since its conception that AI’s made a mistake.