All Projects → salekd → Rpizero_smart_camera3

salekd / Rpizero_smart_camera3

Smart security camera with Raspberry Pi Zero and OpenFaaS

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Rpizero smart camera3

Vidgear
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features 🔥
Stars: ✭ 2,048 (+3431.03%)
Mutual labels:  raspberry-pi, video-streaming
lamba-thumbnailer
AWS S3 Video Thumbnailer with Lambda
Stars: ✭ 21 (-63.79%)
Mutual labels:  aws-s3, serverless-functions
Retinal
🏙 Retinal is a Serverless AWS Lambda service for resizing images on-demand or event-triggered
Stars: ✭ 208 (+258.62%)
Mutual labels:  aws-s3, serverless-functions
amazon-ivs-chime-web-demo
A demo web application intended as an educational tool for demonstrating how to load and play Amazon IVS streams alongside the Amazon Chime SDK.
Stars: ✭ 35 (-39.66%)
Mutual labels:  aws-s3, video-streaming
Php Ffmpeg Video Streaming
📼 Package media content for online streaming(DASH and HLS) using FFmpeg
Stars: ✭ 246 (+324.14%)
Mutual labels:  aws-s3, video-streaming
Rpi Webrtc Streamer
This repo's objective is providing something like Web Cam server on the most popular Raspberry PI hardware. By integrating [WebRTC](https://webrtc.org/native-code/) and Raspberry PI, we can stream the Raspberry camera feed to browser or native client which talks WebRTC.
Stars: ✭ 428 (+637.93%)
Mutual labels:  raspberry-pi, video-streaming
Simples3
Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)
Stars: ✭ 51 (-12.07%)
Mutual labels:  aws-s3
Picroscopy
A Python web-application to turn a Raspberry Pi and PiCam into a microscopy solution
Stars: ✭ 54 (-6.9%)
Mutual labels:  raspberry-pi
Rpi Battery Monitor
Monitor battery voltage from a Raspberry Pi
Stars: ✭ 51 (-12.07%)
Mutual labels:  raspberry-pi
Spocon
SpoCon - A Spotify Connect Client for Debian , Ubuntu and Raspberry Pi based on librespot-java
Stars: ✭ 51 (-12.07%)
Mutual labels:  raspberry-pi
Phony
Easy to use bluetooth hands free telephony, with python
Stars: ✭ 57 (-1.72%)
Mutual labels:  raspberry-pi
Magicmirror
let's make a magicMirror
Stars: ✭ 57 (-1.72%)
Mutual labels:  raspberry-pi
Rpi Mjpg Streamer
Instructions and helper scripts for running mjpg-streamer on Raspberry Pi
Stars: ✭ 54 (-6.9%)
Mutual labels:  raspberry-pi
Raspberrypi tempmon
Raspberry pi CPU temperature monitor with many functions such as logging, GPIO output, graphing, email, alarm, notifications and stress testing. Python 3.
Stars: ✭ 52 (-10.34%)
Mutual labels:  raspberry-pi
Tinypilot
Use your Raspberry Pi as a browser-based KVM.
Stars: ✭ 1,078 (+1758.62%)
Mutual labels:  raspberry-pi
Jarvis Ai
It is an AI assistant which will automate your task like it can send emails also it can control lights using raspberry pi it can inform about weather and many more features
Stars: ✭ 52 (-10.34%)
Mutual labels:  raspberry-pi
Aws S3
Amazon S3 volume type for Craft CMS
Stars: ✭ 57 (-1.72%)
Mutual labels:  aws-s3
Gcf.cr
gcf.cr provides serverless execution and deployment of crystal language code in Google Cloud Functions
Stars: ✭ 51 (-12.07%)
Mutual labels:  serverless-functions
Frontendmasters Serverless
Source code for the Serverless workshop on Frontend Masters.
Stars: ✭ 54 (-6.9%)
Mutual labels:  serverless-functions
Openwhisk Apigateway
Apache OpenWhisk API Gateway service for exposing actions as REST interfaces.
Stars: ✭ 56 (-3.45%)
Mutual labels:  serverless-functions

Smart security camera with Raspberry Pi Zero and OpenFaaS

This repository shows how to turn Raspberry Pi Zero into a smart security camera using serverless functions. The solution is based on the following key components:

  • use of available Motion software to detect movement,
  • use serverless function deployed by OpenFaaS, running TensorFlow Object Detection API with the SDD MobileNet v1 model,
  • use serverless funciton deployed by OpenFaaS to upload images into Amazon S3 and send e-mail notifications,
  • enable remote live video steaming through remot3.it

The installation procedure is documented here https://github.com/salekd/rpizero_smart_camera3/wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].