Turn your Raspberry Pi into a powerful home security camera with the Pi Camera app. Using peer-to-peer (P2P) communication via WebRTC to create a decentralized surveillance system, this app connects directly to your Raspberry Pi, allowing you to monitor live video with minimal delay and access historical footage.
Main features:
👉Low Latency Live Monitoring: Get ultra-low latency video streaming with WebRTC technology, ensuring you never miss any important moments.
👉Historical Footage Playback: Easily view and manage recorded videos to meet your security needs.
👉Easy Setup: Quickly set up your Raspberry Pi camera through a user-friendly interface.
👉Privacy Protection: Direct P2P connection without the use of third-party servers ensures that your data is completely under your control.
👉Open Source Support: The camera source code is completely open source, allowing you to customize and extend it according to your needs.
Important notice:
Before using this application, make sure you have set up an MQTT server, a STUN server, and a TURN server. For detailed setup instructions, please refer to the guide provided on our GitHub page
https://github.com/TzuHuanTai/Pi-Camera
https://github.com/TzuHuanTai/RaspberryPi_WebRTC