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
anduseEnhancedSnapshotBehaviour
were removed and will no longer be evaluated - Removed
mapvideo
,mapaudio
,maxDelay
andforceMax
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 ofuseOneProcess
)