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: about 1 year 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-22T09:54:33.000Z (almost 5 years ago)
- Last Synced: 2025-04-02T11:50:01.369Z (about 1 year ago)
- Topics: camera, raspberry-pi, rtsp
- Language: C++
- Homepage:
- Size: 996 KB
- Stars: 344
- Watchers: 7
- Forks: 16
- 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.

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