issues
search
ian-whitestone
/
rpi-security-system
Building a home security system with a raspberry pi + Python + Slack
11
stars
2
forks
source link
Store images in S3 or mongodb
#4
Closed
ian-whitestone
closed
6 years ago
ian-whitestone
commented
6 years ago
Store images/videos in mongodb
This will eventually allow slack bot to be moved to an EC2 instance (or maybe using Lambda would be more applicable)
ian-whitestone
commented
6 years ago
store the original image, the image with the bounding box & other text, the background image
ian-whitestone
commented
6 years ago
utils.save_image_series will publish event (with folder path) in redis to upload
have a script that subscribes to 'upload' channel, and uploads image series to s3