Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package/module request: frigate #136706

Closed
colemickens opened this issue Sep 4, 2021 · 7 comments
Closed

package/module request: frigate #136706

colemickens opened this issue Sep 4, 2021 · 7 comments
Labels
0.kind: packaging request Request for a new package to be added

Comments

@colemickens
Copy link
Member

colemickens commented Sep 4, 2021

Project description

A complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.

Metadata

@colemickens colemickens added the 0.kind: packaging request Request for a new package to be added label Sep 4, 2021
@colemickens
Copy link
Member Author

source url should be: https://github.com/blakeblackshear/frigate

@wmertens
Copy link
Contributor

Had a quick look at the dockerfiles. Here's what seems to be needed:

All in all, it seems non-trivial to package and support, but no doubt once packaged it would be superior to their current set of Docker overlays, possibly they'd switch.

I suppose the easier option is to just run the docker image... Not sure how easy that is in NixOS.

@colemickens
Copy link
Member Author

I'm keeping an eye on https://github.com/scottlamb/moonfire-nvr personally.

@wmertens
Copy link
Contributor

Hmm moonfire seems like a very long way away from the featureset of frigate. Frigate also stores camera streams unchanged, so not sure what the appeal is? The fact that it's written in Rust? It will be for sure easier to package :)

@mweinelt
Copy link
Member

mweinelt commented Jul 9, 2023

Frigate packaging happened in #214428, but it still has some issues to iron out. For example recordings of the camera stream don't work.

There is a separate ticket for libedgetpu/coral support (#188719), but we do have openvino, though there are still open TODOs with downloading the models for that.

Moonfire looks like a better thing in the long run, because frigate is really focused on their bespoke and complicated docker environment.

@mweinelt
Copy link
Member

And moonfire-nvr happens in #243261

@mweinelt
Copy link
Member

I think frigate works reasonably well, so I'm closing this issue now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: packaging request Request for a new package to be added
Projects
None yet
Development

No branches or pull requests

3 participants