JurajNyiri / HomeAssistant-Tapo-Control

Control for Tapo cameras as a Home Assistant component
Apache License 2.0
1.03k stars 85 forks source link

Corrupted image with Snapshot service. #370

Closed jasimancas closed 1 year ago

jasimancas commented 1 year ago

Description

I have an automation, when a door opens a snapshot is made and then a video, with the video I have no problem, but randomly (6 out of 10) appear as the image below with the snapshot.

image

Reproduction Steps

Start camera.snapshot service with the HD Camera Stram in the parameter. Save picture in /www/picture.jpg

Expected behavior

The image looks clear, I use the HD stream.

If applicable, add error logs.

No response

Device Firmware

1.3.3 Build 230228 Rel.79740n(4555)

Using stream component

Yes

Does camera work via official integrations?

Yes

Camera has all attributes filled out in developer tools

Yes

HASS Environment

HassOS

Search for similar issues

Yes

Additional information

I have tried both HD and SD, and both native stream and HA stram, same result.

JurajNyiri commented 1 year ago

This is handled the same way as in ha. There is not much we can do here unless you find it working well with HA native integrations for camera streams.

Make sure your connection to camera is stable and you are not overloading it.