Hi all, my Unifi Doorbell just died after only 4 years of service. I’ve been pretty disheartened with them lately, other products haven’t lived up to the company’s promise.

So I’m not looking to replace my networking stack yet, but I am looking for a doorbell camera. I only have the Unifi machine, but I also have an extensive docker/kubernetes stack, and mostly I want to use it with Home Assistant.

Any recommendations? Open to software, hardware, you name it. I have a few other Unifi cameras too, if they could be brought into the fold while I slowly migrate, I’d be interested. Thanks!

  • MuttMutt@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    20 hours ago

    FrigateNVR is a bit of a pain but has worked great with all my Reolink camera’s. I also link them into HomeAssistant. I have one 4K PTZ camera, four 1080p fixed cameras, and one dual 4K lens 180 degree view camera all POE powered and hooked into both FrigateNVR and HomeAssistant.

    I use a Quanta LB6M for 10G backbone and a Dell PowerConnect 5548 for Ethernet with a pair of DAC cables linking the two with my router and server connected via OM3 to the LB6M.

    • CorrectAlias@piefed.blahaj.zone
      link
      fedilink
      English
      arrow-up
      3
      ·
      18 hours ago

      Once you set up Frigate, you’ll never want to go back. I also use Frigate with Reolink cameras. I use two Coral tpu for recognition, personally, but similarly have a fiber connection to my NAS from my server with frigate.

      • MuttMutt@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

        I have the Coral dual tpu module and have an adapter coming that will allow me to use two of them for a total of 4 modules, paired with an ARC A310 for video decoding.

        The only bad thing about the Google Coral is that Google has stopped development and archived the driver so one you get to a certain linux kernel version you will have issues unless you switch from the official version. https://lemmy.world/post/46390410

        If I didn’t already have the Coral I would probably go with the Hailo 8. I’m going to use the ARC A310 for detection on a couple streams and the Coral for the rest since the detection is more basic.

        • CorrectAlias@piefed.blahaj.zone
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 hours ago

          Yeah. I’m hoping that the new support for YOLOv9 extends the life of Coral. If not, I have a B50 that I’d probably use for it.