beele / homebridge-unifi-protect-camera-motion

Camera & Motion sensor support for Unifi Protect cameras in Homekit via Homebridge
Apache License 2.0
103 stars 12 forks source link

Unifi protect port & RTSP port #81

Closed alezanott closed 3 years ago

alezanott commented 3 years ago

Since the latest update to UniFi Protect it seems that something has changed regarding the port used by the controller. Now after the IP address of the controller you don't find no more the 7443 port, but instead /protect. It seems that this creates an issue in the configuration of the plugin, currently running on the latest version of Homebridge. Regarding the RTSP stream, up to now it can be only used the unsecure one? Waiting for your reply @beele thank you

beele commented 3 years ago

Hi @alezanott, can you try with the latest beta version? I'm running that and have no issues (and I'm using Unifi OS). https://www.npmjs.com/package/homebridge-unifi-protect-camera-motion/v/0.4.3-beta.12 Do check the readme of the project (code is already merged in master) for any config changes that may be needed.

alezanott commented 3 years ago

Hi @beele, solved! UniFi was not working properly. Had just upgraded the firmware of my CK+ a while ago and now works everything fine on the new beta version of the plugin.