bropat / eufy-security-ws

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

[Bug]: T8203 Image Preview Aspect Ratio all Wrong #208

Closed ejpenney closed 1 year ago

ejpenney commented 1 year ago

Version

1.3.5

Node version

18.15.0

Operating System type

Other

Operating system version

HAOS 10.1

Describe the bug

This might be more of a feature request, but the aspect ratio of the camera snapshot for doorbell dual is wrong, I suspect the aspect ratio might be right for other devices.

The image looks fine when streaming but terrible when idle. I retrieved the image directly from api/camera_proxy/... and have attached two examples (streaming vs idle). streaming idle

To reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '....'
  4. See error

Screenshots & Logfiles

No response

Additional context

No response

bropat commented 1 year ago

This project does not interfere in any way with the aspect ratio of the image, so the cause must lie somewhere else.