Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
css
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

BasicProject

Example for using Radiant Media Player in a web-based Tizen TV app (Samsung smart TV).

Usage

You can use Radiant Media Player to build media-oriented web-based Samsung Smart TV applications. The player is equipped with various optimisations, notably file:// protocol support, to work in the following environments:

  • Web applications for smart TV built with Tizen Studio
  • Targeting deployment on Samsung Smart TV 2017+ models (Tizen 3+)

To get started with your first Tizen TV Web Application follow that guide.

For a list of supported features see our documentation.

Demo app structure

The demo app is built with a landing page (index.html) that offers the possibility to start 4 different players showcasing various features available with Radiant Media Player for Samsung Smart TV:

  • mp4.html (MP4 progressive download streaming)
  • dash-ads.html (DASH VOD player with video ads)
  • dash-drm.html (DASH with Widevine DRM)
  • dash-live.html (DASH Live)
  • dash-vod.html (DASH VOD)
  • hls-live.html (HLS Live)
  • hls-vod.html (HLS VOD)
  • checkenv.html (use for troubleshooting)

Players displayed use our dedicated TV player layout for a better fullscreen experience on large displays.

This demo app has been built to support Basic Device and Smart Control 2016 remotes and tested on a Tizen 4 2018 Samsung Smart TV.

Example

A live example of our demo app can be viewed here. This example is made to be tested in web browsers (including Samsung Internet for Tizen 3+). When testing in a real web app for Tizen TV make sure to use your PLATFORM Edition license key.

Issues

Issues should be submitted in this GitHub page. We will do our best to review them.

License for BasicProject

BasicProject is released under MIT.

License for Radiant Media Player

Radiant Media Player is a commercial HTML5 media player, not covered by the above MIT license.

Radiant Media Player license can be found here: https://www.radiantmediaplayer.com/terms-of-service.html.

You may request a free trial for Radiant Media Player at: https://www.radiantmediaplayer.com/free-trial.html.

You can’t perform that action at this time.