开发者

Need to play flash videos on iphone

I am building this iphone app for a client and they have a large set of flash video files t开发者_如何转开发hat they need to play/stream to the iphone. I understand that the iphone doesnt natively support flv playback but isnt there anything I can do to get around this problem?

In case it helps, they are using the akamai flash player on their website to play these video files.

Thanks in advance.


Yes! - You can convert all the videos to m4v format.


There's a javascript hack available, but it will only work if it's installed on the clients web server. It's also pretty clunky and slow and will likely murder battery life.

A workaround, since you're working with video, is to convert to mp4 format.

Short answer: no flash, but conversion will do what you need.


akamai actually supports "auto-packaging" of h.264 content which may be your best option here. By uploading 1 or more h.264 files you can use those to both serve your Flash player, and akamai will also auto-package them for iPhone (chunking them into .ts files and creating an .m3u8 reference file for dynamic mobile streaming).

This allows you to not have separate encodes for mobile and web, thus saving money and time so you can leverage your existing archive.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜