bropat / eufy-security-ws

Small server wrapper around eufy-security-client library to access it via a WebSocket.
MIT License
169 stars 24 forks source link

[Bug]: Streamstatus goes to Preparing and no stream is showing. #257

Closed DarkAllMan closed 11 months ago

DarkAllMan commented 11 months ago

Version

1.6.4

Node version

?

Operating System type

Linux

Operating system version

HA OS 10.5 / 2023.8.3

Describe the bug

No streaming video (worked before, do not know when it stopped working)

To reproduce

  1. Go to Settings
  2. Go to Devices & Service
  3. Go to Eufy Security Devices List
  4. Select any device
  5. Scroll down to Diagnostic
  6. Press Start P2P Stream
  7. Check Stream Status
  8. Stop P2P stream

Screenshots & Logfiles

image

Additional context

It's on all my Eufy Devices: T8114-Z T8210 T8113-Z

DarkAllMan commented 11 months ago

This seemed to be related to WebRTC using port 8554. I removed that port from WebRTC and it is working now.