The customer had custom HTTPStreamer properties in Application.xml that were causing the problem. The properties for the customer above where:
Code:
<Property>
<Name>maxChunkCount</Name>
<Value>2</Value>
<Type>Integer</Type>
</Property>
<Property>
<Name>playlistChunkCount</Name>
<Value>2</Value>
<Type>Integer</Type>
</Property>
<Property>
<Name>chunkDurationTarget</Name>
<Value>5000</Value>
<Type>Integer</Type>
</Property>
If this is not your problem then send us URLs that are not working. Also send us logs and conf files along with sample content that is not working. Send it to support@wowza.com.
Charlie