Skip to content

Releases: homebridge-plugins/homebridge-camera-ffmpeg

v4.1.0

18 Sep 12:03

Choose a tag to compare

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

  • @350d made their first contribution in #1496
  • @Copilot made their first contribution in #1508

Full Changelog: v4.0.1...v4.0.2

v4.1.0-beta.2

05 Jun 02:23
06cc383

Choose a tag to compare

v4.1.0-beta.2 Pre-release
Pre-release
**Beta Release**

Version: v4.1.0-beta.2
How To Test Beta Releases

v4.1.0-beta.1

26 May 11:42
8e4c838

Choose a tag to compare

v4.1.0-beta.1 Pre-release
Pre-release
**Beta Release**

Version: v4.1.0-beta.1
How To Test Beta Releases

v4.1.0-beta.0

05 Mar 04:27

Choose a tag to compare

v4.1.0-beta.0 Pre-release
Pre-release
**Beta Release**

Version: v4.1.0-beta.0
How To Test Beta Releases

v4.0.1

05 Mar 04:24

Choose a tag to compare

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: v4.0.0...v4.0.1

v4.0.0

27 Jan 01:52

Choose a tag to compare

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

28 Dec 22:38

Choose a tag to compare

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

25 Aug 02:52

Choose a tag to compare

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

06 Mar 00:19

Choose a tag to compare

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

01 Mar 23:59

Choose a tag to compare

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