Ask HN: Is RaspberryPi and flask and opencv a good solution for office entry

1 point by kapitanjakc 2 weeks ago | 2 comments
Hello All, one of my clients asked me to build a solution for their office entrance and attendance logging.

They want to use Raspberry pi + python flask + opencv

I can build them that solution that's not an issue.

But is it viable or required to do that ?

Or are any existing solutions better ?

  • evanjrowley 2 weeks ago
    Raspberry Pi 5 lacks video encoding, so if the solution is meant to provide live streaming while monitoring multiple entrances, then your CPU may struggle.

    One of the newer ARM SBCs utilizing an NPU might be a better foundation for this.

    Have you tried Frigate with a Coral TPU on an Intel N100 system? Works great and could probably facilitate this use case better than an ARM SBC.

    • kapitanjakc 2 weeks ago
      Haven't tried Frigate solution.

      Actually we are web developers with expertise in python, flask, django etc so we aren't familiar with it.

      We developed some sites for the said client and they said you are experts on python so figure out a solution for this.

      I am thinking that it'd be better to go with existing solution instead of creating a custom thing. Such as HikVision or something.