Skip to main content
Inspiring
October 1, 2013
Question

RMTP iOS, audio causes video stutter

  • October 1, 2013
  • 2 replies
  • 637 views

I am currently developing a video conference app for Desktop, iOS, and Android.

I'm experiencing a problem that happens only on iOS. My app connects 2 live feeds together with rtmp. Everything works fine on the Desktop or on Android, but on iOS, whenever it recieves any audio from any of the other broadcasting clients, the video immediately pauses... and then resumes once the audio has played.  Without fail, every murmur or whisper I make, immediately the video pauses, the audio plays, and then the video resumes.

I've been working on this app for a while now, since AIR 3.2... and when initially building we did not have this problem. I believe it could be because I updated the project to a more recent version of AIR, be it 3.6, 3.7, 3.8 (sadly, we didnt notice this problem until now)

Has anyone ever expierenced anything like this?

If I mute the microphone from the end that is sending it's audio to IOS, the video plays perfectly no sutter.

This topic has been closed for replies.

2 replies

Adobe Employee
October 11, 2013

Hi,

Could you please provide the sample application in which issue is reproducible,so that we can investigate this at our end.

Also, please try your app with latest AIR 3.9 available at

http://www.adobe.com/devnet/air/air-sdk-download.html

Thanks,

Sakshi

Adobe AIR Team

Inspiring
October 10, 2013

bump