Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 419 Bytes

File metadata and controls

14 lines (8 loc) · 419 Bytes

CTV-video-test

Application that allows video playing and displays the basic device logs

Screenshoots displays the LG application version

You need to create videos.json and widevine.json following the structure shown in the existing example files.

You need to modify variables in js/mediaPlayHandle.js with the proper target url:

var videoUrl = './videos.json';

var widevineUrl = './widevine.json';