this post was submitted on 27 Aug 2026
25 points (96.3% liked)

Selfhosted

61808 readers
310 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'm looking to buy some security cameras for my mother in law. I currently have a small server with plenty of storage at my place that I'd prefer to use on at least a temporary basis to keep costs down. Are there any self hostable cameras that support a built in VPN? I currently use tailscale for my network but I'm open to learning something else. Alternatively, can they run over a tailscale subnet router? I don't use that yet but if I could place a cheap node in her place to help her access footage and my other services via subnet routing I'll do that too.

you are viewing a single comment's thread
view the rest of the comments
[–] spaghettiwestern@sh.itjust.works 1 points 3 days ago* (last edited 3 days ago)

I did this using a router to handle traffic for about a year between sites 240 miles apart. The only downside was it used a lot of bandwidth. Maybe it can be done with some IP cameras, but I expect they'd be expensive commercial models. OpenWRT compatible routers can be dirt cheap.

If your MIL's router supports OpenWRT or you can replace it with one that does, you can use a VPN and PBR (Policy Based Routing) to your home router or server and do exactly what you want with any camera that supports RSTP (Real Time Streaming Protocol). That includes most cheap wired TP-Link cameras and plenty of others. PBR on the router at your MIL's home would be used to route all traffic from camera IP addresses to your server.

I used Frigate software and Home Assistant for occupancy detection/alerts and Wireguard for transport. It worked perfectly but I eventually got around to adding 2nd server.