Skip to main content
Version: 4.2.x

xdk-device-playstation-webmaf

@accedo/xdk-device-playstation-webmaf

Accedo Build XDK Device Package - PlayStation WebMAF

Instalation

$ npm i @accedo/xdk-device-playstation-webmaf

Usage

import  webmaf, {ID as WEBMAF}  from '@accedo/xdk-device-playstation-webmaf' ;

// Setup the device configuration
webmaf.addPlayer(
// imported player config
);

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

Capabilities matrix

ModuleActionTypeSubtypeImplementedSupportedNotes
PlayerPlaybackHLSVOD, LiveVOD, Live
PlaybackDASHVOD, LiveVOD, Live
PlaybackSSVOD, LiveVOD, Live
PlaybackMP4VODVOD
DRMHLSPlayReadyVOD, Live*VOD, Live* Not tested
DRMDASHPlayReadyVOD, Live*VOD, Live* Not tested
DRMSSPlayReadyVOD, Live*VOD, Live
Audio TracksMP4Not SupportedNot Supported** No multiple audio track support. Switching Audio requires changing the AV stream
Audio TracksHLSImplemented*Supported*Supports multiple audio tracks through the HLS manifests "#EXT-X-MEDIA" alternative rendition audio support. Also supports single audio tracks multiplexed with the video stream
Audio TracksDASHImplementedSupported
Audio TracksSSImplementedSupported
SubtitlesMP4Not SupportedNot Supported
SubtitlesHLSImplementedSupported* ***Subtitles and closed caption data can be embedded/muxed in the video stream or as separate WebVTT sidecar streams specified through the HLS manifests "#EXT-X-MEDIA" alternative rendition subtitle track support. ||| **Currently only a sub-set of timed-text delivery formats are supported, some support is still experimental. It is recommended to test your subtitles/closed captions as early as possible in the development cycle so that any issues can be addressed in a timely fashion.
SubtitlesDASHImplementedSupported* ***Supports multiple subtitle/text tracks, with one text track per adaptation set. ||| **Currently only a sub-set of timed-text delivery formats are supported, some support is still experimental. It is recommended to test your subtitles/closed captions as early as possible in the development cycle so that any issues can be addressed in a timely fashion.
SubtitlesSSImplementedSupported ****Currently only a sub-set of timed-text delivery formats are supported, some support is still experimental. It is recommended to test your subtitles/closed captions as early as possible in the development cycle so that any issues can be addressed in a timely fashion.
SystemUUIDDASHSupportedSupported
Device TypeSupportedSupported
ResolutionSupportedSupported
NetworkgetConnectionStatusSupportedSupported
StorageCookiesCookies
TVKeySupportedSupported
PSNetworkNot ImplementedSupported