Releases: homebridge-plugins/homebridge-camera-ffmpeg
Releases · homebridge-plugins/homebridge-camera-ffmpeg
v4.1.0
What's Changed
- Resolve HKSV recording issues by @350d in #1496
- feat: Implement HomeKit Secure Video recording support by @350d in #1497
- Add comprehensive GitHub Copilot development instructions and Node.js 24 support by @Copilot in #1508
- Add tested configuration management to copilot instructions by @Copilot in #1513
- Fix HKSV recording stream closure with prebuffer integration and H.264 optimization by @Copilot in #1511
- Fix camera streaming timeout issue causing premature stream termination by @Copilot in #1515
- v4.1.0 by @donavanbecker in #1521
New Contributors
Full Changelog: v4.0.1...v4.0.2
v4.1.0-beta.2
**Beta Release**
Version: v4.1.0-beta.2
How To Test Beta Releases
v4.1.0-beta.1
**Beta Release**
Version: v4.1.0-beta.1
How To Test Beta Releases
v4.1.0-beta.0
**Beta Release**
Version: v4.1.0-beta.0
How To Test Beta Releases
v4.0.1
v4.0.0
What's Changes
Breaking Changes
- Alpha: Added support for HKSV
- Now Supporting Node v20 ot v22
- In this version we force all cameras to be
unbridged- If you do not unbridge your cameras before upgrading your cameras, you will loose functionality.
- To unbridge in previous version go into the camera config and check the ubridged checkbox.
- the unbridge config has been removed in this version since all cameras are unbridged.
Other Changes
- Move plugin over to scoped plugin
Full Changelog: v3.1.4...v4.0.0
Version 3.1.4
What's Changes
- Fix: Pinned mqtt to 2.3.8 to avoid "Maximum call stack size exceeded" error.
Full Changelog: v3.1.3...v3.1.4
Version 3.1.3
What's Changes
- Errors from FFmpeg are once again hidden when not in debug mode. This will be tweaked in the future.
- An attempt will now be made to gracefully shut down FFmpeg before force killing it.
- Fix: Port selection should now correctly grab an open UDP port.
- Fix: When using motionDoorbell, the doorbell is now only rung when the motion cooldown has run.
Full Changelog: v3.1.2...v3.1.3
Version 3.1.2
What's Changes
- Errors from FFmpeg are now always logged.
- Improvements to snapshot caching.
- Fix: Streams should no longer end after roughly 3 minutes.
Full Changelog: v3.1.1...v3.1.2
Version 3.1.1
What's Changes
- Snapshots are now briefly cached. This will prevent bombarding the camera with requests for new snapshots when motion alerts are triggered.
- Improved messaging when cameras respond slowly.
- Minor tweaks.
- Updated dependencies.
Full Changelog: v3.1.0...v3.1.1