Development Documentation
  • Docs

›TV Applications

Introduction

  • Introduction
  • Smart TV specifications

Testing & Debugging

  • TV devices
  • Emulators

TV Applications

  • Intro
  • Navigation
  • Keyboard
  • Video Player & Types
  • Exiting Apps

Knowledgebase

  • VK_variable overview

Video Player & Types

3.5 Audio/Video players

The recommended video player object for most TV applications is the HTML5 player. This player object is support on all relevant TV platforms 2014+.

HTML5 Player:

<video id="video" autoplay="" width="1280" height="720" z-index="99">
<source type="application/x-mpegURL" src="http://devimages.apple.com/iphone/samples/bipbop/gear3/prog_index.m3u8" />
</video>

For support on very old TVs (-2013) or specific DRM support the outdated CE-HTML player might need to be used.

CE-HTML Player:

<object id="video" width="1280" height="720" type="video/mp4" data="http://fxmtest.fxmconnect.com/fxmtest/Test/CEHTML/07_PlayerTest/video/CommodoreAd.mp4"></object>

For details on CE-HTML player support please contact us directly or check the OIPF or CE-HTML specificaitons: https://foxxum.box.com/s/2t9bkv3e7r9uxlzdizg4zjpngxl1d6r1

Please contact Foxxum for detailed Information about DRM implementation.

← KeyboardExiting Apps →
Docs
IntroductionEmulator & ToolsBasicsHow to workKnowledgebase
Contact
info@foxxum.com
facebooktwitterlinkedin
Foxxum GmbH
Copyright © 2022 Foxxum GmbH