All Projects → Samsung → HbbPlayer

Samsung / HbbPlayer

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

Programming Languages

CSS
56736 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].