All Projects → sepfy → Xiaopi

sepfy / Xiaopi

Licence: unlicense
An Open Source Home Security Camera For Raspberry Pi

Projects that are alternatives of or similar to Xiaopi

Balena Cam
Network Camera with Raspberry Pi and WebRTC. Tutorial:
Stars: ✭ 120 (-61.41%)
Mutual labels:  raspberry-pi, camera
Nager.VideoStream
Get images from a network camera stream or webcam
Stars: ✭ 27 (-91.32%)
Mutual labels:  camera, rtsp
Sltk
An OpenCV-based structured light processing toolkit.
Stars: ✭ 151 (-51.45%)
Mutual labels:  raspberry-pi, camera
Rpicam
Raspberry PI Surveillance Automation
Stars: ✭ 77 (-75.24%)
Mutual labels:  raspberry-pi, camera
Rtspallthethings
Deprecated RTSP media server -- Use github.com/aler9/rtsp-simple-server instead.
Stars: ✭ 258 (-17.04%)
Mutual labels:  camera, rtsp
Picam
Elixir library used to capture MJPEG video on a Raspberry Pi using the camera module.
Stars: ✭ 96 (-69.13%)
Mutual labels:  raspberry-pi, camera
Robot
Simple library for controlling a raspberry pi based robot
Stars: ✭ 156 (-49.84%)
Mutual labels:  raspberry-pi, camera
Gentoo On Rpi 64bit
Bootable 64-bit Gentoo image for the Raspberry Pi4B, 3B & 3B+, with Linux 5.4, OpenRC, Xfce4, VC4/V3D, camera and h/w codec support, weekly-autobuild binhost
Stars: ✭ 831 (+167.2%)
Mutual labels:  raspberry-pi, camera
esp32cam-ready
Plug and Play firmware for the esp32cam. Flash, provision and connect to rtsp.
Stars: ✭ 67 (-78.46%)
Mutual labels:  camera, rtsp
WebRTCCTV
WebRTCCTV is a signaling server & webapp able to stream from RTSP cameras using WebRTC
Stars: ✭ 32 (-89.71%)
Mutual labels:  camera, rtsp
Rpindvi
Raspberry PI NDVI Code
Stars: ✭ 57 (-81.67%)
Mutual labels:  raspberry-pi, camera
Little Backup Box
Software that turns a single-board computer into a versatile and pocketable backup appliance
Stars: ✭ 278 (-10.61%)
Mutual labels:  raspberry-pi, camera
Pi Webcam
Automation to configure a Raspberry Pi as a USB OTG webcam
Stars: ✭ 990 (+218.33%)
Mutual labels:  raspberry-pi, camera
Cam2web
Streaming camera to web as MJPEG stream or individual JPEG snapshots. Providing embedded web UI for watching camera directly from a web browser.
Stars: ✭ 117 (-62.38%)
Mutual labels:  raspberry-pi, camera
Picamera
Capture the stream of Images for a Raspberry Pi Camera in GoLang
Stars: ✭ 21 (-93.25%)
Mutual labels:  raspberry-pi, camera
Mmalsharp
C# wrapper to Broadcom's MMAL with an API to the Raspberry Pi camera.
Stars: ✭ 152 (-51.13%)
Mutual labels:  raspberry-pi, camera
Raspberryio
The Raspberry Pi's IO Functionality in an easy-to-use API for Mono/.NET/C#
Stars: ✭ 593 (+90.68%)
Mutual labels:  raspberry-pi, camera
Deepcamera
Open source face recognition on Raspberry Pi. SharpAI is open source stack for machine learning engineering with private deployment and AutoML for edge computing. DeepCamera is application of SharpAI designed for connecting computer vision model to surveillance camera. Developers can run same code on Raspberry Pi/Android/PC/AWS to boost your AI production development.
Stars: ✭ 757 (+143.41%)
Mutual labels:  raspberry-pi, rtsp
eufy security
Home Assistant integration to manage Eufy Security devices as cameras, home base stations, doorbells, motion and contact sensors.
Stars: ✭ 242 (-22.19%)
Mutual labels:  camera, rtsp
Pigeon
Pigeon is a simple 3D printed cloud home surveillance camera project that uses the new Raspberry Pi Zero W
Stars: ✭ 266 (-14.47%)
Mutual labels:  raspberry-pi, camera

XiaoPi

Make your Raspberry Pi Zero W as a home security camera.

How to Use

If you just want to use camera functions without development, please check out the wiki for more details.

How to Develop

XiaoPi is be constructed by Yocto project. Compile whole prject by following instructions

git clone --recursive https://github.com/sepfy/xiaopi
cd xiaopi
source init-build-env.sh
bitbake xiaopi

It will take a few hours to build OS image. After building, you can find the OS image in tmp/deplay/images/raspberrypi0-wifi

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].