:rocket: v0.1.0 - First fully usable and tested version
Both PiReplay and PiReplay Mini are functional and the documentation is up to date, with DIY instructions.
Features:
- Press the **CAPTURE** button to save an instant replay save (you might need to wait a few seconds after pressing the button for the page to reload, avoid double pressing the CAPTURE button).
- Browse and watch past replays.
- Download replays directly to your phone or computer for saving and sharing them.
- Access the settings page to change the replay duration and camera resolution.
- Snapshot picture in the settings page for camera positioning.
- RESTful API to interoperate with other components of your digital system.
- Good documentation on README
- DIY instructions on README
- Configurable through a YAML file
- Tested both devices and UI in all modes
**Note** - the feature to change the camera resolution on the fly is not fully implemented yet, though it is already present in the Web UI (but not changing the actual camera resolution yet).
Missing features (planned for future release):
- Change camera resolution on the fly
- Audio support with USB mic for PiReplay (standard)
- On the fly new Wi-Fi network connection from local web server (list SSIDs and input password)
- Add a video cropping/zooming feature
- ... and more!