SharpAI / DeepCamera

Open-Source AI Camera. Empower any camera/CCTV with state-of-the-art AI, including facial recognition, person recognition(RE-ID) car detection, fall detection and more
https://sharpai.github.io/DeepCamera/
MIT License
1.82k stars 311 forks source link

Linux/ubuntu support #7

Closed MyraBaba closed 5 years ago

MyraBaba commented 5 years ago

Hi,

Can we use the platform on the linux ( ubuntu / deb ) instead of the android ? do you plan for this ?

Best

solderzzc commented 5 years ago

Hi, @MyraBaba Thanks for asking, we already support ubuntu/debian also Mac OS/Windows by docker. The reference is: https://github.com/SharpAI/DeepCamera/blob/master/docker/docker-compose-x86.yml

  1. https://github.com/SharpAI/DeepCamera/blob/master/README.md#run-on-x86-laptop-docker
  2. https://github.com/SharpAI/DeepCamera/blob/master/README.md#how-to-configure-on-mobile-app

Let me know if any issue :)

solderzzc commented 5 years ago

close for now, reopen or open another issue if needed.