Ask HN: What is the best privacy focussed video doorbell?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • amcrest2mqtt

    Expose all events from an Amcrest device to an MQTT broker

  • I've just ordered an Amcrest AD410. I handle my video footage through https://frigate.video hooked into Home Assistant, and the Amcrest cameras are pretty open and compatible with this setup, apparently. They have a (somewhat hidden) API, with some open source solutions like https://github.com/dchesterton/amcrest2mqtt about which expose it to more common standards, and Home Assistant has an official integration for them too.

    I've been really happy with my Frigate setup and previously wrote a few words about the switch: https://senryu.pub/afternoonrobot/articles/replacing-unifi-v.... It has taken me ages to find a viable doorbell, however, which is why I've only just ordered the AD410. I'm pretty hopeful for it, and a colleague already has one and really likes it.

  • frigate

    NVR with realtime local object detection for IP cameras

  • I've just ordered an Amcrest AD410. I handle my video footage through https://frigate.video hooked into Home Assistant, and the Amcrest cameras are pretty open and compatible with this setup, apparently. They have a (somewhat hidden) API, with some open source solutions like https://github.com/dchesterton/amcrest2mqtt about which expose it to more common standards, and Home Assistant has an official integration for them too.

    I've been really happy with my Frigate setup and previously wrote a few words about the switch: https://senryu.pub/afternoonrobot/articles/replacing-unifi-v.... It has taken me ages to find a viable doorbell, however, which is why I've only just ordered the AD410. I'm pretty hopeful for it, and a colleague already has one and really likes it.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • eufy_robovac

  • This GitHub issue describes how the official Eufy app talks to Tuya: https://github.com/mitchellrj/eufy_robovac/issues/1 - you see that once you get your Tuya User ID from the Eufy API, the actual password to talk to Tuya is actually hardcoded and the same for every user.

    I've got some code that implements the "request signature" mechanism (the missing piece of the puzzle in the above issue) that might make this more obvious - you'll notice that the TuyaAPISession class only takes a username (the aforementioned sequential ID) and country code, no password (as it's hardcoded and the same for everyone): https://gitlab.com/Rjevski/eufy-device-id-and-local-key-grab...

  • This GitHub issue describes how the official Eufy app talks to Tuya: https://github.com/mitchellrj/eufy_robovac/issues/1 - you see that once you get your Tuya User ID from the Eufy API, the actual password to talk to Tuya is actually hardcoded and the same for every user.

    I've got some code that implements the "request signature" mechanism (the missing piece of the puzzle in the above issue) that might make this more obvious - you'll notice that the TuyaAPISession class only takes a username (the aforementioned sequential ID) and country code, no password (as it's hardcoded and the same for everyone): https://gitlab.com/Rjevski/eufy-device-id-and-local-key-grab...

  • This GitHub issue describes how the official Eufy app talks to Tuya: https://github.com/mitchellrj/eufy_robovac/issues/1 - you see that once you get your Tuya User ID from the Eufy API, the actual password to talk to Tuya is actually hardcoded and the same for every user.

    I've got some code that implements the "request signature" mechanism (the missing piece of the puzzle in the above issue) that might make this more obvious - you'll notice that the TuyaAPISession class only takes a username (the aforementioned sequential ID) and country code, no password (as it's hardcoded and the same for everyone): https://gitlab.com/Rjevski/eufy-device-id-and-local-key-grab...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts