Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sepfy/xiaopi
An Open Source Home Security Camera For Raspberry Pi
https://github.com/sepfy/xiaopi
camera raspberry-pi rtsp
Last synced: 18 days ago
JSON representation
An Open Source Home Security Camera For Raspberry Pi
- Host: GitHub
- URL: https://github.com/sepfy/xiaopi
- Owner: sepfy
- License: unlicense
- Created: 2020-07-25T15:55:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-22T09:54:33.000Z (over 3 years ago)
- Last Synced: 2024-10-11T13:35:48.129Z (about 1 month ago)
- Topics: camera, raspberry-pi, rtsp
- Language: C++
- Homepage:
- Size: 996 KB
- Stars: 340
- Watchers: 8
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XiaoPi
Make your Raspberry Pi Zero W as a home security camera.
![hw](https://github.com/sepfy/readme-image/blob/main/IMG_20201101_183305.jpg)
### Quick Start
* Hardware: Connect your Raspberry Pi Zero W with a camera.
* Installation: Download the latest [release](https://github.com/sepfy/xiaopi/releases) of XiaoPi and install image to your SD card. The procedures are same as [Raspberry Pi standard image](https://www.raspberrypi.org/downloads/).### Connectivity
XiaoPi camera supports multiple connection methods:
- [WiFi Access Point](https://github.com/sepfy/xiaopi/wiki/WiFi-Access-Point): Connect to XiaoPi's WiFi AP directly
- [WiFi Station](https://github.com/sepfy/xiaopi/wiki/WiFi-Station): Let XiaoPi connect to external WiFi router
- [USB Ethernet](https://github.com/sepfy/xiaopi/wiki/USB-Ethernet): Connect your PC and XiaoPi with USB 2.0### Camera Viewing
- [RTSP](https://github.com/sepfy/xiaopi/wiki/Evaluation)
- [WebRTC](https://github.com/sepfy/xiaopi/wiki/WebRTC) (PREVIEW)### More Information
Please check out [Wiki](https://github.com/sepfy/xiaopi/wiki) or contact with me.