The method and parameters
The request retrieves the list of media URLs.
string Camera.GetMediaUrls ( 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 |