-
-
Notifications
You must be signed in to change notification settings - Fork 15k
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
frigate: init at 0.12.0 #214428
frigate: init at 0.12.0 #214428
Conversation
55c1d78
to
0c7bfd4
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
0c7bfd4
to
e76ed31
Compare
7e58382
to
6f69db8
Compare
This comment was marked as outdated.
This comment was marked as outdated.
0d52e04
to
8fbe00e
Compare
Added an initial version for the nginx config. The tests can now run frigate, and it fails to find the camera, that doesn't exist. Would be cool if we could find something to mock the rtmp stream, if anyone knows anything in that field. |
f64616c
to
7029af4
Compare
a15ca67
to
ba3e935
Compare
A quick overview of what I'm seeing so far. I'm fine with merging this as is, but it will likely require more patching down the road. For now, I would like to collect more experience with it, and get others to chime in. What works:
What does not work:
Untested:
|
Frigate is a NVR with realtime local object detection for IP cameras.
Starts a frigate instance with a dummy video stream provided by ffmpeg. Co-Authored-By: fleaz <[email protected]>
Description of changes
WIP frigate nvr software
https://github.com/blakeblackshear/frigate
Would be ideal if libedgetpu/pycoral were packaged, but I'm unlikely to do that. #188719
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes