fuatakgun / eufy_security

Home Assistant integration to manage Eufy Security devices as cameras, home base stations, doorbells, motion and contact sensors.
843 stars 73 forks source link

v8.0.1 update breaks non-default P2P > RTSP Stream URL port #1080

Closed V4ler1an closed 5 months ago

V4ler1an commented 5 months ago
          > get v8.0.1, it is finally fixed

Sorry but this didn't go well for me Fuat. None of my streams work now and I can see it's because the 'Stream URL' has returned to the default port of 8554 when I was using 8558 to avoid a port conflict: image

My RTSP Simple Server add-on is configured as this. Yet you can see from the logs when I restart it, it ignores it and still starts up running on 8554: I've tried to change the port to something different then back to 8558 but no change. Also tried full HASSIO restarts. image image

I tried adding the port to the end of the IP address in eufy security hub configuration but it just appends 8554 to the URL: image image

Also my web sockets add-on still says 1.7.1, am I missing something or is that expected? image

I'm going to roll back, any suggestions?

_Originally posted by @V4ler1an in https://github.com/fuatakgun/eufy_security/issues/1049#issuecomment-1890753142_