Radiant Media Player: Google Cast Integration
Implementation docs for a custom Cast Application Framework receiver handling HLS/DASH playback, ad insertion and Widevine DRM from a web player.
Link
Related resources
- FCast — Open Source Media Casting ProtocolOpen protocol with OSS sender and receiver implementations for casting video to TVs and devices, positioned as a Google Cast alternative wi…
- webOS TV Developer Portal (LG)LG's official webOS TV app development docs covering webOSTV.js, MSE/EME media playback, the Widevine DRM agent, simulator and CLI tooling.
- Fire TV Web App Player FAQ (Amazon developer docs)Amazon's technical FAQ for HTML5 video on Fire TV: MSE support, DASH/HLS behavior, Widevine L3-only limitation, the amazonPlatformReady lif…
- webOS TV MediaPlayback Sample AppLG's official sample webOS TV application demonstrating DASH and HLS playback with Shaka Player.
- Foxxum Smart TV Platform SpecificationsDeveloper specs for the Foxxum embedded-browser Smart TV app platform, including media player capabilities, remote navigation, and per-devi…
- 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…
- ZEASN Whale TV OS Developer PortalDeveloper overview of Whale OS, the ZEASN Linux-based Smart TV platform, including HTML5 app specs, UA detection and platform version diffe…
- Suitest: Hisense VIDAA Device Setup and App SideloadingPractical guide to developing and testing on Hisense VIDAA TVs, covering DevKit mode, sideloading debug-<appId> builds, and device de…
- 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.
- mpv HDR Guide 2026: HDR10, HDR10+, Dolby Vision and Tone MappingCurrent practical guide to configuring mpv for HDR10, HDR10+ and Dolby Vision playback, including libplacebo tone-mapping and target-peak s…
- Samsung Tizen AVPlay API ReferenceNative Tizen TV player API reference (open, prepareAsync, setDisplayRect, getCodecInfo) used for DRM, 4K and adaptive playback beyond HTML5…
- webOS TV — webOSTV.js Platform API ReferenceLG webOS TV JavaScript platform API reference including the DRM service used by MSE/EME media apps.
- RDK6 Video Architecture DocumentationArchitecture docs for the RDK6 set-top video stack: Media Player, OCDM-based DRM, Rialto containerized AV pipelines and HAL-to-decoder mapp…
- mpv Manual (stable)Canonical mpv reference covering all playback/decode options, Lua/JavaScript scripting and C plugin APIs, and libmpv embedding guidance.
- 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.