xdk-device-lg-webos
@accedo/xdk-device-lg-webos
Accedo Build XDK Device Package - LG WebOS
Instalation
$ npm i @accedo/xdk-device-lg-webos
Usage
import lgWebOS, {ID as LG_WEBOS} from '@accedo/xdk-device-lg-webos';
// include the device configuration into the packages to be detected and loaded
const devices = {
  packages: [
    // ...
    lgWebOS
    // ...
  ],
  detail: {
    [LG_WEBOS]: [
      extensions: [
        // add extensions
      ]
    ]
  }
Capabilities matrix
All the information is Based on the documentation in LG Portal
| Module | Implemented | Supported | Notes | |||
|---|---|---|---|---|---|---|
| Player | Playback | HLS | v2 | Not supported | Not supported | |
| v3 | Linear*, Live* | Linear*, Live* | *v1-v3.5 Supported Media Formats for details | |||
| v4 | Not supported | Not supported | ||||
| v5 | Linear*, Live* | Linear*, Live* | *v4-v4.5 Supported Media Formats for details | |||
| v6 | Not supported | Not supported | ||||
| v7 | Linear*, Live* | Linear*, Live* | *v5.0+ Supported Media Formats for details | |||
| v8 | Not supported | Not supported | ||||
| MPD | Not supported | Not supported | ||||
| ISM | Linear, Live | Linear, Live | with HTML5 MSE/EME. Not recomended | |||
| MP4 | Linear | Linear | ||||
| DRM | PlayReady | 2.5 | Supported | Supported | v3.0 with HTML5 MSE/EME | |
| PlayReady | 3.0 | Supported* | Supported* | v3.5-4. with HTML5 MSE/EME 5 | ||
| PlayReady | 4.0 | Supported* | Supported* | v5 with HTML5 MSE/EME + | ||
| AES | Supported | Supported | ||||
| Widevine | Classic | Supported* | Supported* | Widevine Classic version 6 Partially supported | ||
| Widevine | Modular | Supported* | Supported* | version 2.2 (3.0), version 3.0.5 (v3.5), version 3.2.1 (v4.0), version 14 (v4.5+) | ||
| Verimatrix | 3.6 | Not supported | Not supported | |||
| Verimatrix | 4.1 | Not supported | Not supported | |||
| Subtitles | HLS | Supported | Externa* Supported | In version 5, the following features are partially supported: Byte-Range, Multi-Audio, WebVTT Multi-subtitles (only for VoD) | ||
| MPD | Supported | Externa* Supported | ||||
| ISM | Supported | Externa* Supported | ||||
| MP4 | Supported | Externa* Supported | ||||
| Audio Tracks | HLS | Supported | Supported* | In version 5, the following features are partially supported: Byte-Range, Multi-Audio, WebVTT Multi-subtitles (only for VoD) | ||
| MPD | Supported | Supported | ||||
| ISM | Supported | Supported | ||||
| MP4 | Supported | Supported | ||||
| System | UUID | Device API | Device API | |||
| Device Type | Supported | Supported | ||||
| App Resolution | Supported | Supported | ||||
| Network | Supported | Supported | ||||
| Storage | Local | Local | ||||
| TVKey | Supported | Supported | ||||
| Mouse | Mouse, Touchpad | Mouse, Touchpad |