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

Support x64 for local_deepcamera #99

Open DC651F82053AD314 opened 1 year ago

DC651F82053AD314 commented 1 year ago

Is your feature request related to a problem? Please describe. I was very excited to use the local_deepcamera app on my Raspberry Pi 4 but x64 is not supported, only x86 =(

Describe the solution you'd like It would be awesome if SharpAI could support local_deepcamera on a x64 platform.

Describe alternatives you've considered I know we could use the sharpai.org website, but it is not encrypted with HTTPS/SSL/TLS so I am not comfortable with that. You could easily implement 'Lets Encrypt' free SSL/TLS encryption to make it much more secure.

Additional context I thank you for your continued development!

solderzzc commented 1 year ago

@DC651F82053AD314 Thanks for the suggestion, I'll update the cloud host to SSL/TLS encryption. Another confusion is that x86 docker image is also able to run on x64 platform...