tuya / tuya-home-assistant

Home Assistant integration for controlling Powered by Tuya (PBT) devices using Tuya Open API, maintained by the Home Assistant Community and Tuya Developer Team.
MIT License
859 stars 206 forks source link

HD streams/snapshot #878

Open icecream4all opened 1 year ago

icecream4all commented 1 year ago

The stream and snapshots taken from the tuya (lsc outdoor) camera's are the SD format not the HD format. 640*360 pixels.

I see no option to change this.

colethegamer123 commented 8 months ago

Most probably you does not see these comments anymore David, but Im really curious did you ever found any solution to add any entity from this LSC Outdoor Camera to Home Assistant? I can put the live camera picture to home assistant but nothing else, would be good to see the motion detections so I can use snapshot stream feature in home assistant, but I cannot use any record now because what should be the action that is starting the record if there is no motion data going trough the integration.

Did you solved anything like that? I just bought my Action LSC Smart Outdoor Camera 2 weeks ago.

Thank you mate!

twistoflemon commented 8 months ago

Most probably you does not see these comments anymore David, but Im really curious did you ever found any solution to add any entity from this LSC Outdoor Camera to Home Assistant? I can put the live camera picture to home assistant but nothing else, would be good to see the motion detections so I can use snapshot stream feature in home assistant, but I cannot use any record now because what should be the action that is starting the record if there is no motion data going trough the integration.

Did you solved anything like that? I just bought my Action LSC Smart Outdoor Camera 2 weeks ago.

Thank you mate!

Motion detection etc all work 'out of the box' with the tuya integration. I have also put custom firmware on them so I can view rtsp streams.

colethegamer123 commented 8 months ago

Most probably you does not see these comments anymore David, but Im really curious did you ever found any solution to add any entity from this LSC Outdoor Camera to Home Assistant? I can put the live camera picture to home assistant but nothing else, would be good to see the motion detections so I can use snapshot stream feature in home assistant, but I cannot use any record now because what should be the action that is starting the record if there is no motion data going trough the integration. Did you solved anything like that? I just bought my Action LSC Smart Outdoor Camera 2 weeks ago. Thank you mate!

Motion detection etc all work 'out of the box' with the tuya integration. I have also put custom firmware on them so I can view rtsp streams.

Sorry this is not true. I bought the camera. I went to home assistant updated to newest version, Tuya creates all entities but none of them works, only Camera stream.

twistoflemon commented 8 months ago

Ah right a clunky workaround is to make a tuya virtual (light) switch in their iot api. In the mobile tuya app you can create an action that turns on (and off) the vitual button on motion detection. In HA you can use this mode change for the virtual button. But it might be better to install custom firmware on it and use motioneye with rtsp stream.

colethegamer123 commented 8 months ago

Tried also not working anymore.

colethegamer123 commented 8 months ago

Custom Firmware i'll try later I think so.

twistoflemon commented 8 months ago

https://github.com/guino/LSCOutdoor1080P

colethegamer123 commented 8 months ago

Thank you! I give it a try :)