Hello,
I've been exploring ways to retrieve motion event images/videos stored in the cloud, specifically on the IMOU platform. Currently, I'm using Dahua cameras that connect via P2P to the IMOU cloud. While I can access playback using their SDK on Android, iOS, and PC, I'm looking for a more direct solution such as obtaining a URL with the videos.
Has anyone successfully retrieved these images through an API or obtained a direct URL? So far, I've managed to access streaming via HLS through P2P and retrieve events using an HTTP server. However, the challenge remains in accessing cloud-stored or SD card videos from the cameras through P2P.
Any insights or suggestions on how to achieve this would be greatly appreciated!
I've been exploring ways to retrieve motion event images/videos stored in the cloud, specifically on the IMOU platform. Currently, I'm using Dahua cameras that connect via P2P to the IMOU cloud. While I can access playback using their SDK on Android, iOS, and PC, I'm looking for a more direct solution such as obtaining a URL with the videos.
Has anyone successfully retrieved these images through an API or obtained a direct URL? So far, I've managed to access streaming via HLS through P2P and retrieve events using an HTTP server. However, the challenge remains in accessing cloud-stored or SD card videos from the cameras through P2P.
Any insights or suggestions on how to achieve this would be greatly appreciated!