What's Changed?
Added
- HomeKit Secure Video (HKSV) Support (see #6)
- Plugin will show warnings if it encounters a captcha or 2FA request while logging in.
- Setting to crop image to requested resolution. This might help with streaming issues when the HomeKit Controller stops the stream due to wrong stream configuration.
Changed
- If HomeKit Secure Video is enabled, motion detection will not work while a recording is active. This is due to technical limitations for now. (see #6)
- Removed livestream caching (a.k.a
useCachedLocalLivestream
) since the continued streaming could cause issues with HKSV and motion detection in general