Skip to main content
Known Participant
August 22, 2012
Question

Video in Flash-Created iOS app

  • August 22, 2012
  • 1 reply
  • 929 views

Is it possible?

I've tried importing the video, or embedding the video. I have two that will be included. This app is for a internal only application (not for the app store). Size isn't really an issue.

Embedding the video works, but the audio gets out of sync, and is pretty unusable.

Does anyone have a possible solution to this?

Thanks in advance!

This topic has been closed for replies.

1 reply

Inspiring
August 23, 2012

An one I can help with. So there are limitations to the video types that can  be played. Ive heard anything over 40 megs embedded with

The app can lead to instability. Also you need to make sure tbe format is supported. Your beat bet is to use flv or vp6 encoding amd load the file into a stream.

Known Participant
August 23, 2012

Thank you for the reply!

I'm using FLV embedded in the app now.

When you mention loading it into a stream, are you saying stream as in a web server? If so, unfortunately, that isn't really an option. The app needs to function offline.

Do you happen to have any other ideas?

Thanks again!

Nimisha1
Participating Frequently
August 24, 2012

You can try using stagevideo instead, it is a hardware accelerated and will give better performance.But I still need to know why is the audio getting out of sync in your app?Can you please share a sample app with me @nimisha1@adobe.com with which I can reproduce the issue and look into it ?