Features
| Name | iOS¹ / tvOS | Android | Web |
|---|---|---|---|
| MP4 | yes² / no³ | yes | yes |
| HLS | yes | yes | yes |
| Dash | yes² / no³ | yes | yes |
| Live HLS | yes | yes | yes |
| Live Dash | yes² / no³ | yes | yes |
| FairPlay | yes | no | yes |
| Widevine | yes | yes | yes |
| Verimatrix | yes | yes | yes |
| DRMtoday | yes | yes | yes |
| Custom DRM | yes | yes | yes |
| Subtitles | yes (*) | yes (*) | yes |
| Thumbnails | yes (*) | yes (*) | yes |
| Picture In Picture | yes | yes | yes |
| AirPlay | yes | no | yes |
| Downloader | yes | yes | no |
| Now Playing | yes | yes | yes⁴ |
| Chromecast | yes | yes | no |
| Broadpeak Plugin | yes | yes | no |
| Youbora Plugin | yes | yes | no |
¹ The same set of features is supported on iPadOS
² When using PlayerProvider
³ When using AVPlayerViewControllerProvider
⁴ On browsers supporting Media Session API
Subtitles
| Streaming Format | Subtitle Format | iOS / tvOS / Android |
|---|---|---|
| DASH | TTML (IMSC1) | ✅ Supported |
| DASH | TTML (SMPTE-TT) | ✅ Supported |
| DASH | WebVTT | ✅ Supported |
| DASH | SRT | ✅ Supported |
| DASH | EIA-608/CEA-608 | ✅ Supported |
| HLS | TTML (IMSC1) | ✅ Supported |
| HLS | WebVTT | ✅ Supported |
| HLS | SRT | ✅ Supported |
| HLS | EIA-608/CEA-608 | ✅ Supported (via HLS Closed Captions) |
| HLS | DVB Subtitles | ✅ Supported |
| HLS | Teletext (TTX) | ✅ Supported |
Thumbnails
| Streaming Format | Thumbnail Format | In-stream / Sideloaded | iOS / tvOS / Android |
|---|---|---|---|
| DASH | BIF | Sideloaded | ⚠️ Supported* (not supported on iOS / tvOS) |
| DASH | webVTT | Both | ✅ Supported |
| DASH | Single Image | Sideloaded | ✅ Supported |
| DASH | Grid | Both | ✅ Supported |
| HLS | BIF | Sideloaded | ⚠️ Supported* (not supported on iOS / tvOS) |
| HLS | webVTT | Sideloaded | ✅ Supported |
| HLS | Single Image | Sideloaded | ✅ Supported |
| HLS | Grid | Sideloaded | ✅ Supported |
Native SDKs
- PRESTOPlay for Android v4.4.6
- PRESTOPlay for Apple v4.0.24
- PRESTOPlay for Web v6.26.0