RDK6 Video Architecture Documentation
Architecture docs for the RDK6 set-top video stack: Media Player, OCDM-based DRM, Rialto containerized AV pipelines and HAL-to-decoder mapping.
Link
Related resources
- RDK Video Guide — AAMP Player and GStreamer Pipeline DebuggingPractical RDK guide with AAMP player usage and gst-launch-1.0 pipeline/log debugging examples for set-top video playback issues.
- WPE WebKit — official WebKit port for embedded devicesIgalia's WebKit port designed for embedded platforms (set-top boxes, smart TVs) with no Cocoa/GTK dependency and Wayland/EGL backends; the…
- DVB-I Reference ClientMIT-licensed HTML5 DVB-I reference client with service-list backend, available as HbbTV OpApp and Android PWA/APK builds, built on dash.js.
- Vidstack Player DocumentationDocs for a headless, customizable web player UI library exposing media state via HTML attributes and CSS properties, with default and Plyr-…
- Jellyfin Media PlayerDesktop client combining the jellyfin-web UI with an embedded MPV playback core, including documentation for web-to-native playback integra…
- LG webOS TV — Enyo/Enact framework guideOfficial LG guide to the Enact (React-based) and legacy Enyo app frameworks on webOS TV, including which framework versions ship with which…
- Igalia — WPE WebKit Project PageMaintainer overview of WPE WebKit for embedded devices: the Cog launcher, backend options (fdo vs DRM/GBM), and set-top box deployment cons…
- webOS OSE uMediaClient API ReferenceReference for webOS's native media server (uMS) pipeline API — the layer beneath the browser that drives hardware decode on webOS devices.
- webOS TV — webOSTV.js Platform API ReferenceLG webOS TV JavaScript platform API reference including the DRM service used by MSE/EME media apps.
- Samsung Tizen AVPlay API ReferenceNative Tizen TV player API reference (open, prepareAsync, setDisplayRect, getCodecInfo) used for DRM, 4K and adaptive playback beyond HTML5…
- mpv Manual (stable)Canonical mpv reference covering all playback/decode options, Lua/JavaScript scripting and C plugin APIs, and libmpv embedding guidance.