This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes iOS and the fly likes Embedded HTML 5 video is stored in the cache but is not displayed on iPad 2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Mobile » iOS
Reply Bookmark "Embedded HTML 5 video is stored in the cache but is not displayed on iPad 2" Watch "Embedded HTML 5 video is stored in the cache but is not displayed on iPad 2" New topic
Author

Embedded HTML 5 video is stored in the cache but is not displayed on iPad 2

James Hodgkiss
Ranch Hand

Joined: Jan 22, 2004
Posts: 401


I am creating an offline webapp for the iPad 2, which includes video content. When the page first loads, the video displays fine. But when I reload the page, the video's play button becomes broken.

I've gone into Settings > Safari > Advanced > Website Data and, sure enough, the video is in the cache... So the problem seems to be that it is not being retrieved from the cache.

My HTML code snippet:


My cache.manifest snippet:


For good measure, my .htaccess snippet:


Does anyone have any ideas?

NB - This problem also happens (predictably) when I go into airplane/offline mode. The video size is 311KB. My iPad is running iOS 5.1.1.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Embedded HTML 5 video is stored in the cache but is not displayed on iPad 2
 
Similar Threads
Use Offline cache of browser
Video Player
HTML5 "offline" support question
New York Times website in html 5