Hi,
I also have the same problem. I've tried html5preload="metadata", and the poster image is visible only for a very short time.
As an aside, if I set html5preload="none", there is still a network request in the network console in Chrome, exactly similar to "metadata".
Thanks
Posts by erbe
-
-
Thanks again!
-
Thank you very much!
-
Hi Klaus,
thanks for looking into this. According to Apple, 86% of iOS users are using iOS 9, with 11% still being on iOS 8 (data measured on July 18, 2016): https://developer.apple.com/support/app-store/
So it would be nice if iOS 8 would still work (especially if it is not complicated to support it).
As I've mentioned, you can also reproduce the issue in the Simulator, so if you have a Mac with Xcode, you don't need a device with iOS 8 for now.
Thanks again! -
Hi,
Please create a new/separate thread and post there your example.
Best regards,
Klaus
Please see here: 1.19-pr5 not working on iOS 8 -
(as requested to re-post from krpano 1.19-pr4 / 1.19-pr5)
Hi,
I've tried to upgrade from 1.18.6 to 1.19-pr5 because audio on iOS seems to work only with 1.19. Works fine on iOS 9, but I've noticed on a similar test device with iOS 8 (btw: also happens on iOS Simulator), that videos don't play at all, they just seem to be stuck at the beginning. If there is extra audio, only the audio plays.
I can reproduce it with the examples posted on your website:
http://d8d913s460fub.cloudfront.net/krpanocloud/vi…x.html?v=119pr5 (after click on play, only audio plays, video doesn't progress, play button still active in controls, progress bar not advancing)
http://d8d913s460fub.cloudfront.net/krpanocloud/vi…x.html?v=119pr5 (same as above, except there's no audio playing)
No relevant warnings in console.
Thank you and best regards, Ernst -
Hi,
i've tried to upgrade from 1.18.6 to 1.19-pr5 because audio on iOS seems to work only with 1.19. Works fine on iOS 9, but I've noticed on a similar test device with iOS 8, that videos don't play at all, they just seem to be stuck at the beginning. If there is extra audio, only the audio plays.
By the way, thanks for your great work (and your creative workarounds for mobile problems).
Best regards -
The Flash player downloads the video with full speed from my server. If there are just some users opening my website, my server's bandwidth will be overloaded. Can I limit this somehow?
Thanks -
Hi,
is it possible NOT to preload videos (Flash)? I set pausedonstart="true" but it does load the complete video. Is there a possibility to only start loading the video when play is clicked?
Thanks!
Ernst