An open API service indexing awesome lists of open source software.

https://github.com/samsung/hbbplayer

HbbPlayer is HbbTV application which can playback media by using url of media as parameter. It conforms to W3C and HbbTV specification.
https://github.com/samsung/hbbplayer

Last synced: over 1 year ago
JSON representation

HbbPlayer is HbbTV application which can playback media by using url of media as parameter. It conforms to W3C and HbbTV specification.

Awesome Lists containing this project

README

          

# HbbPlayer

HbbPlayer is HbbTV application which can playback media by using url of media as parameter. It conforms to W3C and HbbTV specification.

HbbPlayer

# How to use HbbPlayer

To play video using HbbPlayer application, run HbbTV with parameter like this:

`http://UTL_TO_HBBPLAYER/index.cehtml?url=URL_TO_VIDEO_FILE.mp4&type=PLAYER_TYPE`

To play DASH stream, 'url' will be 'URL_TO_DASH.mpd'.

Then player should parse URL and start playing the video.

'type' is a parameter of player type that shall be used.
>possible values : AVObject player, html5 (only for HbbTV profile 2.0)

# HbbPlayer debug UI
HbbPlayer debug UI