Quote:
Originally Posted by blackmonsters
No player works with the iPhone because iPhone doesn't have flash.
|
False, HTML5 players play on iphone just fine streaming mp4. Have a fallback for a flash player that also streams the same mp4 works just fine.
At the minimum, encode mp4 and webm for the HTML5, and then use the MP4 for the fallback flash player.
If you are hardcore, then add the ogv format to the HTML5 player as well.
JWPlayer and VideoJS both do this.