Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Flash fallback


Hi, can you explain me how the fallback works? How the player tests if browser can play a video?

1 Community Answers

Andrew

JW Player Support Agent  
0 rated :

There are some manual decisions that we make for general playback best practices, but we also rely on the canPlayType() Method.
http://www.w3schools.com/tags/av_met_canplaytype.asp

Which is the reason why our player was able to render in HTML5 mode as soon as Firefox supported MP4 natively. :)

This question has received the maximum number of answers.