Returns publish URLs for the specified streams
Parameters
params: object
params.cameras: StreamUids aka object
No description
params.ssl: boolean
optional
Default:
false
Return publish URLs with RTSP over TLS when sink TLS is enabled
params.ttl: integer
optional
Default:
3600
URL validity time in seconds
params.live: integer
optional
Default:
1
Is live streaming enabled
params.view: integer
optional
Default:
1
Is DVR streaming enabled
params.copy: integer
optional
Default:
1
Is streaming download enabled
params.from: null|integer
optional nullable
Default:
0
From DVR stream
params.to: null|integer
optional nullable
Default:
0
To DVR stream
params.whitelist: array
optional
Default:
[]
List of IP addresses allowed access without authentication
IP whitelist for unauthorized access
Result
result: object
result{}: any
No description
|
POST |
|
JSON
|
|
200 |
|
JSON
|
|
400 |
|
JSON
|
|
500 |
|
Server error |