— What do you mean by javascript player? They all wrap <video>, don't they?
— I mean like jwplayer. js, video. js to play video on website.
why they using them while just html5 <video> tag can do this?
Message permanent page
— Better-looking controls?
— Maybe some of them do some serverside conversion?
— Makes sure the server supports range requests or something?
— So these player is more than usual player? is it true that these players are faster to stream video?
— Except if they add something to the serverside