Skip to content

ISIA-DASHR/videojs-DASHR-tech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Videojs tech for DASHR.

In this repo you will find the source of the wrapper to DASHR to be used with videojs.

Once videojs is build, here is how to use it

<script src=”videojs.js” /> It works the same way other technologies does. - **Source type** : video/dash Options to specify in data-setup : - **techOrder** : used to tell videojs in which order and what playback technologies to use, be sure to add axthima to enable DASH playback. - **DASHR_API**, where is the DASHR api located. - **preselected_tracks** (optionnal) : It’s used to tell DASHR with which tracks to start the playing. To come : it will be possible to choose with an attribute such as language Don’t hesitate to specify alternative source type in case of your visitors browser doesn’t support Media API. **In downloads you can find a build version of videojs integrating this wrapper.** But you still need to download DASHR sources (https://github.com/ISIA-DASHR/DASHR-API) and specify to videojs with DASHR_API where it is located like it is said how to be used Exemple in action on : [http://dashr.option-isia-ecp.fr/](http://dashr.option-isia-ecp.fr/ "http://dashr.option-isia-ecp.fr/")

About

A videojs tech wrapper for DASHR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published