| Error Code | Error |
|---|---|
| 1 | Media player busy: the media player is currently performing an operation that precludes the requested operation. |
| 2 | Invalid parameter: a parameter was specified with an invalid value. |
| 3 | Insufficient memory: there is insufficient memory to perform the requested operation. |
| 4 | Need more data: playback cannot proceed until the streaming source provides more data. |
| 5 | Unspecified: some error occured which does not fit into any other category. |
| 5 [bp] | Unstable buffering. 1 |
| 5 [ml] | Unable to initialize the media player. 1 |
| 6 | Format: an error in the media file was detected. |
| 7 | No server response: a server has stopped responding. |
| 8 | Connection lost: the current connection has been dropped. |
| 9 | DNS resolve error: an invalid URL has been detected. |
| 10 | Unseekable: the media player needs to seek in the file in order to access headers, but can't since the file being played is unseekable. |
| 11 | Connection timeout: the (streaming) server is unreachable. |
| 12 | No rights: indicates the DRM agent wasn't able to find a valid digital right in the media. |
| 13 | General client error: the streaming server rejected the streaming request. |
| 14 | Server error: an error occured on the streaming server while streaming. |
| 15 | Payment required: payment is required to stream this item from the server. |
| 16 | Forbidden: the streaming server has rejected the streaming request for security reasons. |
| 17 | Client file not found: the item required to stream doesn't exist or has been removed from the server. |
| 18 | Client proxy authentication required: device needs to authenticate with a proxy server before streaming. |
| 19 | Client request URI too large: the request URI sent to the server is too large. |
| 20 | Not enough bandwidth: there is not enough bandwidth to support streaming. |
| 21 | Client session not found: streaming session has been removed by the server (e.g.: when paused for too long). |
| 22 | Unsupported transport: the streaming server/network doesn't support UDP/TCP streaming. |