pageauc / speed-camera

A Unix, Windows, Raspberry Pi Object Speed Camera using python, opencv, video streaming, motion tracking. Includes a Standalone Web Server Interface, Image Search using opencv template match and a whiptail Admin Menu Interface Includes picam and webcam Plugins for motion track security camera configuration including rclone sync script. watch-app allows remotely controller camera configuration from a remote storage service name. Uses sqlite3 and gnuplot for reporting. Recently added openalpr license plate reader support.
Apache License 2.0
983 stars 172 forks source link

What are the chances this could be ported to android phones? #119

Closed albacoretuna closed 11 months ago

albacoretuna commented 2 years ago

Hello, Thanks for the amazing project.

Do you know if it could be possible to port this to Android? To my surprise there‘s no speed camera app on android as far as I know, even though it could have a lot of real world use cases.

pageauc commented 2 years ago

It is open source written in python. Not sure if it could be done or not. A few years ago someone was going to write a java version. The app will run in Docker. Anyone can clone the project and try to adapt or rewrite for android.

On Mon, Jun 27, 2022 at 1:45 PM Nick O. @.***> wrote:

Hello, Thanks for the amazing project.

Do you know if it could be possible to port this to Android? To my surprise there‘s no speed camera app on android as far as I know, even though it could have a lot of real world use cases.

— Reply to this email directly, view it on GitHub https://github.com/pageauc/speed-camera/issues/119, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNPKZGD5LCDCM3SXWPHG5TVRHSCRANCNFSM5Z7HJ5LQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- YouTube Channel at https://www.youtube.com/user/pageaucp http://www.youtube.com/user/pageaucp GitHub Repository at https://github.com/pageauc

pageauc commented 2 years ago

https://github.com/kivy/python-for-android

This might make it easier for someone. I believe it may also support opencv and numpy the speed-cam.py needs.

On Mon, Jun 27, 2022 at 2:05 PM Claude Pageau @.***> wrote:

It is open source written in python. Not sure if it could be done or not. A few years ago someone was going to write a java version. The app will run in Docker. Anyone can clone the project and try to adapt or rewrite for android.

On Mon, Jun 27, 2022 at 1:45 PM Nick O. @.***> wrote:

Hello, Thanks for the amazing project.

Do you know if it could be possible to port this to Android? To my surprise there‘s no speed camera app on android as far as I know, even though it could have a lot of real world use cases.

— Reply to this email directly, view it on GitHub https://github.com/pageauc/speed-camera/issues/119, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNPKZGD5LCDCM3SXWPHG5TVRHSCRANCNFSM5Z7HJ5LQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- YouTube Channel at https://www.youtube.com/user/pageaucp http://www.youtube.com/user/pageaucp GitHub Repository at https://github.com/pageauc

-- YouTube Channel at https://www.youtube.com/user/pageaucp http://www.youtube.com/user/pageaucp GitHub Repository at https://github.com/pageauc