Skip to main content
Version: 4.2.x

xdk-device-dummy-package

XDK DEVICE DUMMY PACKAGE

Accedo Build XDK Device Package - Dummy Package

This is an unusable dummy package that can help you to understand what is required to create a device and contrib with XDK.

Instalation

$ npm i @accedo/xdk-device-dummy-package

Usage

import  dummy, {ID as DUMMY}  from '@accedo/xdk-device-dummy-package' ;

// include the device configuration into the packages to be detected and loaded
const devices = {
packages: [
// ...
youview // last device to load
],
detail: {
[YOUVIEW]: [
extensions: [
// add extensions
]
]
}

Capabilities matrix

ModuleImplementedSupportedNotes
PlayerPlaybackHLSv2Linear, LiveLinear, Live
v3Linear, LiveLinear, Live
v4Linear, LiveLinear, LiveLive seek is not working
v5Linear, LiveLinear, Live
v6Linear, LiveLinear, Live
v7Linear, LiveLinear, Live
v8Linear, LiveLinear, Live
MPDLinear, LiveLinear, Live
ISMLinear, LiveLinear, Live
MP4LinearLinear
DRMHLSAES, PlayReadyAES, PlayReady
MPDCENC, PlayReady, WidevineCENC, PlayReady, Widevine
ISMPlayReadyPlayReady
SubtitlesHLSInternal, ExternalInternal, ExternalFrom v5 or when the Subtitles meta is on the m3u8 External using xdk-extension-external-vtt module
MPDInternal, ExternalInternal, ExternalInternal do not report the language label External using xdk-extension-external-vtt module
ISMInternal, ExternalInternal, ExternalExternal using xdk-extension-external-vtt module
MP4Internal, ExternalInternal, ExternalExternal using xdk-extension-external-vtt module
Audio TracksHLSSupportedSupportedInternal using xdk-extension-au
MPDSupportedSupported
ISMSupportedSupported
MP4SupportedSupported
SystemUUIDStorage BasedDevice APIDevice API requires validation from vendor
Device Type
App Resolution
Network
StorageLocal StorageLocal Storage, Device API
TVKeyGamepadGamepad, remote
MouseNot implementedMouse, Touchpad, Stick