If your audio comes in consistently prior to the video you can set it to lag by implementing this property.
Under Streams/Properties in conf/[application]/Application.xml :
<Property>
<Name>audioLag</Name>
<Value>250</Value>
<Type>Integer</Type>
</Property>