mirror of
https://github.com/koush/scrypted.git
synced 2026-02-08 08:19:56 +00:00
* Preserve battery on snapshots * Don't force snapshot below 1 min * Online interface changes * Pr comments fix * Interval removed * Debounce restored * Branching fixes * Fix isBattery leftover * Remove prebuffer check * Remove comment * Remove unused import * Use Sleep interface * Disable default prebuffer for Sleep devices * Rollback default changes * Unused import removed --------- Co-authored-by: Gianluca Ruocco <gianluca.ruocco@xarvio.com>
Snapshot Plugin for Scrypted
The Snapshot Plugin is a core plugin that provides video to image conversion and image manipulation functionality.
This plugin can be enabled on cameras to add custom snapshot URLs, crop and scale the snapshots, and improves camera snapshot responsiveness.
Core Features
- Shrink images for better transfer rate on mobile networks.
- Custom Snapshot URLs for RTSP cameras.
- Cache snapshots for better responsiveness.
- Snapshot error recovery.
- Convert video streams to images for cameras without snapshot URLs.
- Resize image service for other plugins.