Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
detail kerberos.io stack a bit more (fix typos)
  • Loading branch information
cedricve authored Apr 28, 2024
1 parent 072a96c commit 3ff96af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To be documented

Uuft is focussing on a very specific usecase `face recognition`, however to operate in production it requires a camera infrastructure (`surveillance cameras` or `ip cameras`) to be processed. For example you might use an entrance camera to track incoming employees.

Managing a camera network comes with it's own challenges and requires a solution on it's own: onboarding cameras, storing recordings, livestreams, alerts, and more. Bottom line it's very complex to manage various cameras brands and make it stable and resilient.
Managing a camera network comes with its own challenges and requires a solution on its own: onboarding cameras, storing recordings, livestreams, alerts, and more. Bottom line it's very complex to manage various cameras brands, make it stable, resilient and have a lot of management features in place. You would spend months and years building this yourself.

To overcome the complexity of managing a multitude of camera networks, we are using the [`kerberos.io`](https://github.com/kerberos-io) stack. The idea is that we will deploy `kerberos.io` in one or more networks, consolidate all the cameras in a single distributed environment, and then target `uuft`'s facial access control solution to one or more cameras.

Expand Down

0 comments on commit 3ff96af

Please sign in to comment.