Media Web Application Samples

The samples in this topic demonstrate how you can implement media playback features on Samsung Smart TVs in Web applications.

Sample Description
PlayerAVMultitasking

This sample demonstrates how you can implement multitasking when using the AVPlay API.

PlayerAVPlay

This sample demonstrates how you can implement media playback using the AVPlay API.

PlayerAVPlay II

This sample demonstrates the PlayerAVPplay feature.
PlayerAVPlaySubtitles

This sample demonstrates the PlayerAVPlaySubtitles feature.
PlayerAVPlaySubtitle II

This sample demonstrates how you can implement video subtitles using the AVPlay API.

PlayerAVPlayDRM

This sample demonstrates how you can play video with PlayReady or Widevine DRM, using the AVPlay API.

PlayerAVPlay3DVideo

This sample demonstrates how you can implement 3D video playback using the AVPlay API.

PlayerAvplayStore

This sample demonstrates the PlayerAvplayStore feature.
PlayerAVPlayStreamSelect

This sample demonstrates the PlayerAVPlayStreamSelect feature.
PlayerAVPlay8K

This sample demonstrates 8K content playback using the AVPlay API.

PlayerDashJS

This sample demonstrates the usage of "dash.js" player for the playback of MPEG-DASH via JavaScript. Using "dash.js", you are able to play streams using HTML5 <video> element.

PlayerHTML5

This sample demonstrates how you can implement a video player using the HTML5 <video> element.

PlayerHTMLShaka

This sample demonstrates the usage of Shaka Player feature. Using Shaka Player, you are able to play DRM encoded content using HTML5 <video> element.

Table 1. Media playback sample applications