Hey all, just wondering if anyone has any good self-hosted security cam recs? Have plenty of space and server options, and next big thing on my list is to get rid of my battery cloud cams. They have worked well enough I guess for a few years, but really pretty slow and limited, wondering if anyone has experience with any self-hosted solutions, preferably with similar features ie: motion detection, app/webapp, maybe battery op?

  • Cricket [he/him]@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    25 minutes ago

    For the cameras themselves, if you would be interested in DIY solutions and have some old spare Raspberry Pis around, you can turn them into streaming IP cameras and have some control over what camera specs and lenses you use. I can’t tell you how they compare to purpose-built cameras though.

  • ikidd@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 hour ago

    Make sure any cameras you get are ONVIF compatible. That’ll give you the widest usability.

    And while it’s great to be self-hosted, I’ve never found anything as good as BlueIris for camera software, even if it does cost $50/yr. I run it in a Dockurr/windows container, there’s a few projects out there that make Dockur easier to set up.

  • SayCyberOnceMore@feddit.uk
    link
    fedilink
    English
    arrow-up
    19
    ·
    13 hours ago

    Slightly off topic and something I read from somewhere else, but make sure whatever you use can write the date & time onto the camera images, otherwise it isn’t usable for any police / insurance claims.

    I’d guess all systems do this now, but just wanted it to be on your checklist of features.

    If the camera doesn’t do it, then the storage server must.

    (And make sure the clock is sync’d to something 😉)

    • irmadlad@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 hours ago

      whatever you use can write the date & time onto the camera images, otherwise it isn’t usable for any police / insurance claims.

      Weird. I mean, could you just access the properties of said picture to reveal the date taken?

        • B0rax@feddit.org
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 hour ago

          Sure, but the same is true for embedded timestamps. Just put a black bar over it with the time and date in white. Claim that the system does it that way, done.

  • hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    14
    ·
    19 hours ago

    Reolink cameras are self-hosted. You don’t have to have an account in their app, and nothing is synced to the cloud. It’s all stored locally. They’re expensive cameras by comparison, but a. they’re really high quality, and b. they’re not subsidized by subscription fees.

    • d3lta19@lemmy.ca
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 hours ago

      I had 2 of these for years ran back to Synology surveillance station and they were great. I’ve expanded to 6 cameras now and bought the Reolink NVR. It works great, with good picture quality. Pretty inexpensive setup overall. No downtime. Very happy with Reolink.

    • JayArr@lemmy.todayOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 hours ago

      Reolink camera

      Nice, had heard the name, but looking at their site, didn’t realize they had so many options, and no cloud requirement! Awesome, looking like the likely option, thanks!

    • UnrefinedChihuahua@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 hours ago

      I recently added two reolink cameras to my setup. Out of the box, they would not let me assign them IPs, they did not even try to get an IP from my network. They needed to be connected to via the mobile app the first time, then reconfigured for IP. Wasn’t a great user experience even if the cameras are now fine.

      Onboarding a networked device should not require a mobile app, fill stop.

      • hperrin@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        3 hours ago

        How would you connect them to your network? They have no inputs.

        • UnrefinedChihuahua@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          53 minutes ago

          Well shit I wish someone would have told me that before I directly connected them to my switch via Ethernet.

          They’re PoE, rlc-520a. They absolutely have inputs.

          • hperrin@lemmy.ca
            link
            fedilink
            English
            arrow-up
            1
            ·
            42 minutes ago

            Oh ok. I was thinking wifi. Yeah, that’s strange that they won’t work with direct ethernet.

        • UnrefinedChihuahua@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 hours ago

          Well I certainly won’t be buying anymore, and I’ll be letting anyone who asks know about my shitty experience, but yeah, you’re right. Partial stop.

    • Hotzilla@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      11
      ·
      edit-2
      54 minutes ago

      Be careful with reolink, their P2P solution is pretty suspicious. No body really knows how it works and who it shares the data with.

      You can disable those features, but it will stop reolink app from working.

      They have never explained how the peer-2-peer network works, and it security and privacy is quite unknown.

      Reolink is Chinese, which doesn’t really help these concerns.

      Better to selfhost frigate and just rtsp cameras there.

      • hperrin@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        12 hours ago

        I would assume it’s based on TURN or STUN, since you don’t need to log in. What makes it suspicious?

        Edit: I did some reading on their blog, and they only mention something like STUN and specifically say it’s only for connection, not for relaying, so I don’t think they use TURN. In that case, the camera is streaming video directly to your phone, so it sounds like it’s not ever passing through a ReoLink server. The benefit to ReoLink is they only have to run a STUN server, which is incredibly cheap (bandwidth wise), and the benefit to you is that the video never goes through anyone else’s server. The drawback is if you have a really restrictive firewall, or some funky address translation, you might not be able to establish a connection.

        • Hotzilla@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          1
          ·
          47 minutes ago

          The problem is that it can only be speculated how they work, because they have not published it. That is quite suspicious in my book.

          I personally would avoid reolink and use rtsp + frigate + ha, to have full control with known open source selfhosting solution.

          I understand that people like the easy setup, but if you already do selfhosting, it isn’t that big jump.

          • hperrin@lemmy.ca
            link
            fedilink
            English
            arrow-up
            1
            ·
            39 minutes ago

            Sure, but I’ve tried Frigate, and it’s not even close to Reolink in terms of ease of use. It was a giant pain in the ass to get it working to detect people in the camera. And even then, getting a push notification is something I couldn’t even figure out. And using it on a phone is really bad UX.

  • Windex007@lemmy.world
    link
    fedilink
    English
    arrow-up
    36
    ·
    23 hours ago

    For non cloud cams, someone posted here a while back about thingno firmware, takes cheap cams off the cloud. Works great on a wyze cam and was a gamechanger for me. Sttrroonngglllyyy recommend

      • Windex007@lemmy.world
        link
        fedilink
        English
        arrow-up
        17
        ·
        22 hours ago

        I see it supports many cameras, but you need to pull them apart and use a serial hookup to flash the firmware… but for the wyze cams and a few others you can flash them directly with an SD card.

        I liked how cheap the wyze cams were but desperately wanted to get them offline. This was my silver bullet.

    • empireOfLove2@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      21 hours ago

      Oh thank god. This solves my problem of no good integrated cam hardware on the market that isn’t cloudified or a huge security hole.

        • grue@lemmy.world
          link
          fedilink
          English
          arrow-up
          5
          arrow-down
          1
          ·
          edit-2
          18 hours ago

          How you gonna get the video feed off an IP cam and onto your NVR without connecting it to your network?

          You’re not seriously suggesting using old analog cameras in 2025, are you?

          • 123@programming.dev
            link
            fedilink
            English
            arrow-up
            4
            ·
            15 hours ago

            Maybe they mean main network? Lots of people seem to have a separate vlan with strict rules on what they can cobtact for IoT devices nowadays due to how poorly secured they are.

    • SwizzleStick@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      22 hours ago

      New to me & bookmarked. I am sure I have some crap lying around that this would work with.

      Thank you!

    • lemming741@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      10 hours ago

      My amcrest cameras have been good, but hikvision has been even better. They’re sneaky though so make sure they’re on an isolated vlan.

      • BarbecueCowboy@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        18 hours ago

        Used them before, but you have to be kinda careful with Amcrest, every once in awhile they throw one out that is especially shitty to self host.

  • plateee@piefed.social
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    19 hours ago

    This is maybe controversial, but I love the Ubiquiti security stuff. Cameras (interior and exterior) doorbells, etc, it’s all great. Pricey, but you get what you pay for.

    And the data can stay local or be accessible via their services.

    I chose to go local only, grabbed their UNVR and populated it with 4x 2TB drives and it has enough space to handle 7 cameras HD history for about a month.

    • pishadoot@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      6
      ·
      17 hours ago

      I’ve experimented with ubiquiti cameras and for the most part I find them very overpriced for their quality point. They’re good cameras, but they’re not ONVIF compatible so if you want to get into their (super overpriced and limited) ecosystem you won’t be able to intermix other cameras easily.

      A good example is their doorbell camera. It’s just not good. And they don’t have more than one model, so if you want a good one you’re buying something else, that won’t work in their software, so now you’re using two systems to watch your cameras.

      I’m glad they work for you, but I don’t recommend getting into their camera ecosystem.

      • thehatfox@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        12 hours ago

        UniFi Protect now has limited ONVIF support allowing various 3rd party cameras to work with Protect.

        UniFi cameras can have RTSP enabled also, but it requires UniFi Protect to enable the setting.

        • ikidd@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 hour ago

          requires UniFi Protect to enable the setting.

          Always some sort of cloud based dicking around with Ubiquiti stuff. I’m so over them.

  • Changer098@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    17 hours ago

    I tried to use Shinobi as my PVR for a while but dealt with a lot of usability and stability issues. Switching to Frigate has been much better. Configuration can be a bit difficult but it’s rock solid and really great. Plus the home assistant integration is top notch. I’ve had a lot of luck with Amcrest cameras and also managed to use a cheap Tapo camera within my setup.

  • AMillionMonkeys@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    22 hours ago

    I have a Reolink PoE camera. It works fine. As far as I can tell, it only uses the internet to check for updates and set the time, but I have it blocked off anyway. Home Assistant was actually causing it to check for updates, too, so that got disabled.
    I don’t record, so I can’t help you there.
    I will say that is a pain to get Home Assistant to display real-time video instead of a slide show.

      • AMillionMonkeys@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        It displays fine by default, but the image only updates every several seconds. I’m talking about a live video feed, which needs some kind of special frame which has to be bolted onto HA somehow.

      • JaddedFauceet@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        16 hours ago

        Eh? Shouldn’t it be real time already?

        this is my configuration:

          - camera_view: live
            type: picture-glance
            entities: []
            camera_image: camera.cam_profile000_mainstream
            tap_action:
              action: none
        

        I am using ONVIF integration for the camera.

        Mine even play audio

  • black_flag@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    18 hours ago

    When I needed this I reached for whatever generic rtmp cameras were well rated. Blocked them from external access (including outgoing!) at the firewall level and used Zoneminder and some custom scripts to monitor.

  • non_burglar@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    23 hours ago

    Frigate is popular.

    I used to use ZoneMinder, it worked well, but you must be very familiar with onvif, primary/secondary channels, and key frames for it to work well.

    I only switched to frigate because of the person/animal detection. It’s ok, but it does need some polish in a few areas like event retention, and it could stand some more approachable documentation.

    • Helix 🧬@feddit.org
      link
      fedilink
      English
      arrow-up
      2
      ·
      16 hours ago

      Used Zoneminder for a 20 camera store CCTV setup and can confirm, it’s complicated but powerful. I wouldn’t use it for less than 4 cams.

      The alternative I’d use personally is https://motion-project.github.io/ though. Doesn’t make much difference.

  • frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    20 hours ago

    Can we pin one of these posts? The same thing gets asked even few days and the answers don’t change nearly that frequently

  • yaroto98@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    22 hours ago

    Any cam with an rtsp stream is fine. Host frigate on your server point it to the cams you can get audio and video and object detection pretty easily. I also recommend taking an extra step and creating a firewall rule to block the cams’ inbound/outbound internet traffic.

  • SwizzleStick@lemmy.zip
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    22 hours ago

    For hardware, anything that can provide a local rtsp stream is a good place to start. I run cheap and cheerful mix of tapo, unbranded and homebrew esp32 cams. Offload the motion/object detection and alerts to something that can pull in the feeds, and isolate the cams to local network only.

    WiFi usually ok, but at least hardwire the power to save future grief.

    Using frigate to manage mine, which is running under Homeassistant - another project worth looking up.

    A few images, featuring Freddie the visitor:

      • SwizzleStick@lemmy.zip
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        13 hours ago

        Ok so the combination is:

        And the finished item:

        All assembled, they will give a decent enough feed to frigate for the basics. Just don’t expect miracles in the resolution or framerate departments. 3fps does fine for my use case of tracking critters.

        • grue@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          5 hours ago

          Neat, thanks!

          I’m not thrilled about the camera quality (compared to a purpose-built surveillance cam with 4k and good low-light performance) and I wish it had PoE, but damn, can’t beat that price!

          (Side note: does anybody else find it weird that PoE is so uncommon and/or adds so much to the cost of these IoT dev boards? I get that normal people don’t want the hassle of running cable, but it feels like the hole in the market is bigger than it should be.)

          • SwizzleStick@lemmy.zip
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            2 hours ago

            It would definitely be a size thing for adding Ethernet (PoE or otherwise) to small boards like these. The ones I am using are already bigger than they ought to be - the bottom half is just a glorified serial interface and power input for USB. The esp plugs into this through pin/header. If I were less lazy, they could be about half the thickness in a final product. No PoE I suppose also keeps them cheap, which is always good for me. The casings were my first ‘proper’ design and entry into resin printing.

            The Tapo kit I have found to be a good balance of price, features and quality. I have a Tapo C310 mounted outdoors at another building, which has done great in all weathers. Initial setup does require the app/service last time I checked, but it can be made to serve RTSP locally after that. Very good for the ~£30 price point.

  • Blue_Morpho@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    22 hours ago

    Dahua and Hikvision have great cameras but of course you shouldn’t trust them. Block them at the firewall. I bought mine a few years ago and preferred Hikvision for its better built in webserver for initial configuration.

    On the hosting side you run Frigate, Zoneminder or BlueIris (Windows) to control the cameras and record their streams.

      • Blue_Morpho@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 hours ago

        Dahua must have improved their software. I was trying every brand of camera about 8 years ago when I setup my system. The first Dahua I bought required their ActiveX component for Internet Explorer to see the camera output from their web interface!

        I agree that Dahua looked better but at the time their web interface was so bad I kept the Hikvisions.