Wowza Community

Live Audio and Video are out of sync, Flash webcam -> Wowza (FLV)

Hi,

I have a problem I’m trying to solve for two days now, with no success. (please do not be discouraged by the size of this post :slight_smile: )

  • A typical live webcam based flash meeting application that also supports recording each stream: we’ve got customer complaints there is some serious de-sync between audio and video (about a second) for each participant’s live stream. The customer says this didn’t happen before, but I wasn’t able to verify this; I tried various milestone versions of the application but all had this de-sync - so I’m not sure about this. I never experienced this problem, but it might be platform related (see below)

Some Info:

  • Wowza saves the streams as FLV, the video codec is the default codec used by Flash when capturing webcam, and the audio codec is Speex.

  • The recorded stream does not have this problem, so it only appears to be live related.

  • We did some tests, 2 meeting attendees running Windows with Chrome/Firefox and one running Mac OS with Safari (latests Flash plugin versions for all) - first two had the A/V sync problem, meaning they each saw the others’ live stream out of sync, the mac user did not have this problem, and all participants’ live streams played correctly. Without making any server or network changes, I moved them one at a time from Windows to Mac OS and they stopped having the A/V sync problem as they switched platform. In the end the meeting consisted of 3 live streams, all from Mac OS clients, none having the A/V sync issues. So, the few times we did that test it seemed to be a platform issue, but I wouldn’t want to steer towards that conclusion yet since it usually means “dead end” when going there, maybe there’s something else I’m missing.

  • All video objects had smoothing enabled by default since the beginning of the development, but turning it off seemed to not help at all;

  • the two initial Windows clients were running off the same local network, my machine (at the time the only Mac client) was running off a different network in another city; the Wowza server instance I believe is hosted on Amazon.

  • I wouldn’t blame this on the server, because Mac clients did not have the problem; I wouldn’t think bandwidth was an issue either since this application is not particularly bandwidth heavy with 2-3 attendees, and again once clients switched on Mac it worked fine;

Did anyone else experience A/V sync issues with a similar scenario? (webcam group video chat to Wowza as FLV).

What other steps could I take to find the cause and maybe force a solution even if at the cost of audio or video quality? (at least temporarily).

I would very much appreciate any help/hints/questions on this…

Thank you!

Cristi

Hello Cristi,

Can you also provide the encoding configuration file to see exactly what are the encoding parameters you are using?

As a starting point, I would have some recommandations for tweaking your setup.

Can you try to apply the indications described in this article, the “Video and Audio out of Sync” section: How to troubleshoot live streaming

Also I would suggest to use MP3 or AAC audio codec having specified a sample rate of 44100 Hz. We have seen improvements when it comes to A/V sync issues when using this number. Also NellyMoser ASAO audio codec is supported by Wowza, so you can try that one as well.

Hope this helps.

Zoran

Hello Zoran,

Thank you for your feedback!

Since I’m using a Flash webcam captured video that needs to be streamed back to Flash clients I don’t think I have much room for tweaking, other than the audio codec and perhaps the quality settings for the webcam.

However, having done numerous tests yesterday I’ve reached a conclusion (of which I’m 99% certain) that the troublemaker was in fact Google Chrome for Windows 7 and its built-in flash plugin (v. 11.3 at the time of testing). After I had disabled the built-in plugin and installed the separate one from Adobe the problem was gone. And the customer was also able to verify it.

So, for now I will consider the problem fixed (by switching the plugin) and if anyone else has a similar problem as we did make sure you check on multiple browsers/OSes (if applicable).

Thank you!

Cristian