Skip to content

ataffe/ScoutCamEventProcessor

Repository files navigation

ScoutCamEventProcessor

A scalable microservice for processing images from the Scout Camera Client. The event processor compares images against rules using a vision language model and sends a push notification to users if the image matches the users specified rule.

System Diagram

Guardian cam system diagram.

Brief Overview

Scout Cam Web Service - Handles CRUD operations for Users, Cameras, and Rules.

Scout Cam Event Processor - Processes images received from cameras and send users a push notification if the image matches one or more of the users rules.

Scout Cam Camera Client - Detects Motion and filters images using object detection and then sends the image to the event processor if an object is detected.

Scout Cam iOS App - User app for managing cameras and notifing the user of events.


About

A scalable microservice for processing images sent from the scout camera client via a queue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors