Nanny Cam for Flipper Phoenix
The Flipper Phoenix board introduces the Nanny Cam application, a tool that allows users to remotely monitor areas using the device's integrated camera.
Core Functionality
The Nanny Cam app is designed to expose the camera's stream through a new Access Point (AP) created by the ESP32. Upon starting the app, users can:
- Connect to the new WiFi AP displayed on the Flipper Phoenix's screen.
- Open the provided address on their phone or computer to view the raw stream from the camera.
This functionality allows users to use tools like OBS or VLC to manipulate the incoming stream, record it, or simply monitor in real-time.
Troubleshooting Tips
If users face issues connecting to the stream:
- Ensure that the device is connected to the WiFi AP. Some devices might switch to another AP if the recently connected one lacks internet access.
- Make sure to open the address as
http://<address>
, not searching for the address. If a device has multiple network sources (e.g., LAN/cellular), ensure it uses the correct network to find the ESP32.
Future Extensions
The vision for the Nanny Cam app includes extending its capabilities. Potential enhancements include:
- Adding functionality to the streaming page, such as capturing photos or adjusting camera parameters.
- Integrating more advanced features for remote monitoring and control.
The Nanny Cam application for Flipper Phoenix offers a blend of surveillance and convenience, making it an essential tool for those looking to keep an eye on specific areas or subjects.