Skip to main content
July 10, 2012
Question

StageVideo for IOS Has No Sound

  • July 10, 2012
  • 1 reply
  • 566 views

Hi, I am loading in a video file to an iPad app.  The video file is using .h264 video using code from this link:

http://www.overdigital.com/2012/01/14/720p-video-on-ipad-and-android-tablets-with-adobe-air/

The problem is that I get no sound at all.  I tried multiple video files, including the one sourced there, but no luck.

Is there a better way to load video to iPad?

Is there a fix for this no sound issue?

This topic has been closed for replies.

1 reply

Participant
July 12, 2012

I've heard of html5 audio issues that may help you find an answer. Hopefully your issue is something simple. I've read about folks having trouble with audio if they don't include an .mp3 version even if they use an .ogg etc.  The link has an interesting idea about "audio sprites" hopefully your issue is even easier. http://remysharp.com/2010/12/23/audio-sprites/

Take it easy,

Jeff