castlabs / dashas

MPEG-DASH player written in ActionScript
http://castlabs.github.io/dashas
Other
102 stars 30 forks source link

Usage of DynamicStreamingIndex/Item for OSMF Gui #15

Closed JuliusThms closed 10 years ago

JuliusThms commented 10 years ago

I'm missing the usage of DynamicStreamingIndex-Class of OSMF for the different Resolutions/Bandwidths.

Is there a way to use this, or can you implement?

tomasz-oponowicz commented 10 years ago

I guess you want to achieve manual switching between Resolutions/Bandwidths from GUI? Like here:

switcher

JuliusThms commented 10 years ago

Hi Tomasz,

yes, our gui for osmf has this integrated. And the gui is using it by the DynamicStreamingResource Class / Items of OSMF.

Is this possible to implement?

tomasz-oponowicz commented 10 years ago

Of course it's doable. My idea was to use OSMF UI as you suggested (it was just example). I was told to contact you with Joyce Lin joyce.lin@castlabs.com.

tomasz-oponowicz commented 10 years ago

We are moving our efforts towards video.js integration in terms of user interface.