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?

  • SwizzleStick@lemmy.zip
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    21 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
        12 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
          ·
          4 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
            1 hour 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.