Skip to content

jpy139/ReferenceApplication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reference Video Application

Reference application for online video streaming.

This application is implemented to be a reference video catalogue and player application for DASH content on HbbTV 1.5 and 2.0.1 devices, with various DRM and subtitle tests.

Application prowides test cases and test material done with tools included in tools

  • DASH Clear content AVC / HEVC
  • DRM (Playready, Marlin, Clearkey)
  • Out-of-Band Subtitles
  • Inband subtitles
  • Inband CueData
  • Audio selection
  • Ad insertion (pre-roll and mid-roll)
  • Live DASH

The software is under continuous development and licensed with MIT License. Issues can be reported here in github or you may send email to [email protected] for any problems or questions

Usage, testing, installation, integration:

Versions

Production

  • Updated in line with Test Suite, 3 times a year
  • HbbTV 2.0.1 and 1.5 Playready and Marlin DRM streams
  • Also non-DRM streams for reference and including MSE/EME for non HbbTV browsers
  • Subtitle and audio stream selection via color buttons
  • Live and VOD DASH profiles
  • available at http://refapp.hbbtv.org/production/

Staging

  • Intended for early access testing of new features
  • Will be in line with github repository
  • Low latency (multi moof/mdat) Live and VOD DASH
  • available at http://refapp.hbbtv.org/staging/

Components and modules:

See components and modules listing at integration guide

Catalogue menu structure:

Mainmenu, submenus, assets and actions are configured in config.json file.

The file can be changed to any endpoint for data to make static menu dynamic.

Menu structure for the catalogue app should respect used json structure that is designed to represent a vod catalogue build by mainmenu and submenus.

Overall menu structure or datamodel is documented here: datamodel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.4%
  • Java 37.9%
  • CSS 7.2%
  • PHP 7.1%
  • Python 3.3%
  • Shell 0.9%
  • HTML 0.2%