PingStream. Strеam. Mediaserver
Get stream connection status with the server
GET /api/streams/{stream-uid}/ping/
| Body | |||||||||
stream-uidoptional | uid | Unique identifier of the stream {@hint:uid} | |||||||
tokenrequired | string | Authorization token for API requests. See Mediaserver/Web API/Authorization/CreateApiToken | |||||||
| Response | |||||||||
200 | Returns stream status parameters | ||||||||
JSON
| |||||||||
404 | Stream with this UID not found | ||||||||
403 | Authorization error. Incorrect or missing API access token. See Mediaserver/Web API/Authorization/CreateApiToken for details. | ||||||||
| Example | |||||||||
JSON
|