<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Hi,<br>
<br>
With the 1.0.2 release i was able to to stream a call using mod_shout
to an icecast server with only a 1 or two second delay to clients.&nbsp;
With the current trunk that delay is now 8 to 10 seconds.&nbsp; I thought it
might have been a change to mod_shout.c.&nbsp; I tried tweaking a few
outbound buffer sizes with no luck so I just copied the 1.0.2 version
of mod_shout.c over, compiled and reinstalled the module, restarted fs
and still the delay is 8 to 10 seconds.&nbsp; I'm a little stumped.&nbsp;&nbsp; I
currently have both versions installed (trunk and 1.0.2)&nbsp; for testing.&nbsp; Both are streaming to the same icecast server.<br>
<br>
My current svn revision is 11669, the calls are coming in via sip using
g.711 ulaw and it looks like lame/mod_shout is streaming it as a 16kbs,
8khz mono mp3 stream.&nbsp; I'm using a flash/flex applet I wrote to consume
the icecast stream, although I have used totem to listen to the stream
as well. <br>
<br>
Any thoughts</div></body></html>