Cozy, an AI Camera for the Pi

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. moonfire-nvr

    Moonfire NVR, a security camera network video recorder

    You probably want to mount a weather-resistant camera outside. You could buy an eg Reolink security camera for this fairly cheaply. [1] Then you can stream the result to a Raspberry Pi 4 + Coral USB accelerator, an nVidia Jetson nano, or the like.

    I'm working on a security camera NVR system. [2] I have a pretty solid core recording engine now and am just thinking about what the API for on-NVR analytics plugins should look like. I'm imagining a Python API where you write some coroutine that can iterate through video frames (either live or backlogged); add events, object detection tracks, and other metadata to the database; instruct that MQTT messages be sent; etc. If you're interested in using this kind of thing, I'd love to talk more.

    [1] I used to recommend Dahua or Hikvision, but it seems they're actively supporting the Uyghur genocide via custom software, eg <https://www.latimes.com/business/technology/story/2021-02-09...>. I won't be buying any more cameras from them; I'm sure my boycott will devastate their business and cause them to reconsider their position immediately. As far as I know, Reolink is uninvolved, despite also being a Chinese company.

    [2] https://github.com/scottlamb/moonfire-nvr

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. ngrok

    Discontinued Unified ingress for developers

    > > DO NOT RUN THIS VERSION OF NGROK (1.X) IN PRODUCTION

    > I don't see that anywhere.

    I didn't find it on the website, but I did find it on the GitHub:

    https://github.com/inconshreveable/ngrok

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

  • NVR in Rust

    1 project | /r/rust | 13 Apr 2023
  • IP Camera stream - simple recording - no resize/detection/etc - is it possible?

    1 project | /r/cctv | 6 Apr 2023
  • Surveillance system, how low can you go?

    1 project | /r/selfhosted | 5 Feb 2023
  • NVR Suggestions &amp; Experience...Any decent alternatives for MotionEye?

    5 projects | /r/selfhosted | 19 Dec 2022
  • Managing and using ONVIF IP cameras with Linux

    4 projects | news.ycombinator.com | 19 Oct 2022

Did you know that Go is
the 4th most popular programming language
based on number of references?