api:iptv:device:getscreenshot
Table of Contents
API : IPTV : Device : Get screenshot
Introduction
When an action has been sent to an STB, requesting it to take a screenshot of the user interface, this request can then be used to retrieve the screenshot.
Request
| URL | https://api.telecomx.dk/iptv/device/DEVICE_ID/screenshot | ||
|---|---|---|---|
| Method | GET | ||
| Access level | MANAGER or OWNER if customer has feature IPTVBUSINESS RESELLER if customer has IPTVBUSINESS or IPTVPRIVATE ADMIN |
||
| Params | DEVICE_ID | Id of the device to get the screenshot from. | |
Query example
https://api.telecomx.dk/iptv/device/12345678901234567890AAAA/screenshot
Response
Binary image data in PNG format.
Example
n/a
Errors
| Error code | Message | Description |
|---|---|---|
| 404 | id | Not found |
| 404 | screenshot | No image on file |
| 403 | access_denied | Insufficient access level |
| 500 | internal_error | <Unspecified> |
api/iptv/device/getscreenshot.txt · Last modified: 2017/01/12 10:52 by Per Møller