
Chapters in HTML5 player
Hi.
I have a 120 minutes video I need to divide into chapters.
Normally I would just do this with a playlist, but this time a need to make it work in HTML5.
I tried wihh the time command - works in Flash - not in HTML5
I tried with pseudostreaming - works in Flash - not in HTML5
Is their any way to make this work? Either with javascript or some sort of time command that HTML5 supports.
Any example?