Page 1 of 1

Access videos stored on Tuya IPC camera using non-app APIs

Posted: 2024年 Jul 29日 11:30
by cmoss

I've been able to use the stream allocation API to access live video from a Tuya IPC using RTSP, and this works very well, and reliably. I know that it's possible to access the videos stored on the IPC's SD card using the app based SDKs, but I'd like to know if any of the web APIs expose this too (obviously when an IPC is in a known-online state)? This would be very useful functionality.

Thanks.