Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Camera Image event #75

Open
kakopappa opened this issue Nov 3, 2024 · 0 comments
Open

[Feature] Camera Image event #75

kakopappa opened this issue Nov 3, 2024 · 0 comments
Assignees

Comments

@kakopappa
Copy link
Contributor

kakopappa commented Nov 3, 2024

I want to take a snapshot from the camera when a motion has been detected and view it on my phone. object detection would be nice

A client (eg: ESP32Cam) will send the jpg or png or GIF event to the server.

  1. Send a Push notification with the camera image.

  2. Alexa support
    2.1 https://developer.amazon.com/en-US/docs/alexa/device-apis/alexa-smartvision-objectdetectionsensor.html
    2.2 https://developer.amazon.com/en-US/docs/alexa/device-apis/alexa-smartvision-snapshotprovider.html

  3. Add AI-based object detection using together.ai https://www.together.ai/blog/llama-3-2-vision-stack

  4. A reasonable event rate limit is to be added.

  5. Max image size 1024x768

  6. Nice to have: GIF-like image capturing with continuous motion

@kakopappa kakopappa moved this to Todo in Sprint Planning Nov 3, 2024
@kakopappa kakopappa self-assigned this Nov 12, 2024
@kakopappa kakopappa moved this from Todo to In Progress in Sprint Planning Nov 23, 2024
@kakopappa kakopappa moved this from In Progress to Done in Sprint Planning Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant