Giter Site home page Giter Site logo

Comments (3)

github-actions avatar github-actions commented on June 20, 2024 1

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from frigate.

bazylhorsey avatar bazylhorsey commented on June 20, 2024

My theoretical strategy when I start this will be:

  1. Implement a master-slave approach for MQTT networks.
  2. Use a VPN tunnel (right now tailscale) to expose MQTT as well as the API
  3. Create a custom service that stores all the data and make an API or frontend to abstract findings on a dashboard.

End result:
Every system runs independently, but you can harvest data via MQTT to create a central dashboard.

Example stack:
AWS IoT running mqtt-triggered lambda's that save data to DynamoDB, with API Gateway to get data (optional with S3 CDN for static frontend connected to said API)

Alternatvies:

  1. If you set up tailscale magicDNS, its dead simple to switch back and forth (http://frigate-home:5000); however, if you are doing high level analysis across everyone you'll want data homogenized.

  2. Each computer could be set up with only go2rtc and then use a VPN to connect to your RTSP's. Finally, one single computer runs Frigate. Remote RTSP's are going to be prone to bandwidth constraints, and often results in corrupted (blurred/streaked) streams.

My first implementation is probably going to be a Grafana status and observation app deployed on cloud and connected to all frigate nodes, which I can share documentation on.

from frigate.

jakubsuchybio avatar jakubsuchybio commented on June 20, 2024

Hmm, interesting.
Ad theoretical strategy 3 - Here I thought there could be a frigate instance, but it has completely different sets of functionality than getting data from MQTT. But when setup with HomeAssistant, I don't know if the HA can aggregate the stored data from MQTT 🤔

Ad alternative 2 - This is basically what I'm doing now, I have centralized frigate instance and via VPN have the RTSP over the internet, but the quality is sometimes bad because of the bandwidth as you say. That is why I'm thinking about those self-contained edge frigates, which can work alone independent of each other, but to also have some centralized redundant storage with a gui for viewing the centralized data.

I want to have as burglar prone setup as possible...

  • redundant internet (wifi ISP + backup mobile operator)
  • electricity backup for cameras + internet
  • local and centralized storage

The only way how the burglar could not get caught on camera, he would have to have mobile signal jammer, disable the wifi ISP from afar, directly go to the mini-rack behind 2 locks and steal either the mini-pc or disk inside of it, because he would still be locally recorded. Or disable the electricity and wait like 10hours before the backup power runs out. But I would get notified about the power outage.

from frigate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.