Skip to content

2.1.0-beta.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@thieren thieren released this 01 Aug 18:56
· 588 commits to master since this release

What's Changed?

Added

  • Presets (copy, performance) for advanced video config
  • Setting to choose audio sample rate

Changed

  • Refactored ffmpeg processing
  • Updated eufy-security-client to 2.1.2
  • Deprecated options forcerefreshsnap and useEnhancedSnapshotBehaviour were removed and will no longer be evaluated
  • Removed mapvideo, mapaudio, maxDelay and forceMax options from advanced VideoConfig since they are deprecated
  • By default the plugin will now use one ffmpeg process for video and audio - this can be controlled via an option (useSeparateProcesses is now used instead of useOneProcess)

Fixed

  • Fix issue that streams were only rendered in 640x480 - see #46
  • Fixed smartlocks - see #110
  • Fixed occasional EPIPE Error when streaming - see #14