Get the list оf media URLs: Camera.GetMediaUrls
The method and parameters
The Camera.MediaUrls request retrieves the list of media URLs.
string Camera.MediaUrls(array uids, unsigned ttl)
Параметры
array uids REQUIRED = ["camera-0","camera-1"] – the list of unique camera identifiers for which to retrieve information.
unsigned ttl = 3600 – a playback URL validity period.
POST /api/ |
200 |
JSON
|
400 |
The JSON-RPC error
JSON
|
500 |
The server error |