Releases: homebridge-plugins/homebridge-camera-ffmpeg
Releases · homebridge-plugins/homebridge-camera-ffmpeg
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
Version 3.1.0
What's Changes
Breaking Changes
- Complete rework of MQTT support. Now topics and messages are configurable per camera, which should allow any camera with MQTT support to work directly with this plugin. If you need compatibility with the way prior versions worked, you can follow this config example.
- Dropped support for older versions of Homebridge, now requires version 1.1.3 or newer.
Other Changes
- Fix: Fixed warnings under Homebridge 1.3 when using switches.
Full Changelog: v3.0.6...v3.1.0
Version 3.0.6
What's Changes
- Added
motionDoorbell
to ring the doorbell when motion is activated in order to allow motion alerts to be displayed on Apple TVs. - HTTP server now returns JSON to provide additional information to helper plugins.
Full Changelog: v3.0.5...v3.0.6