[Freeswitch-users] mod_shout delay in trunk

Rupa Schomaker rupa at rupa.com
Thu Apr 2 07:05:38 PDT 2009


2009/4/2 Anthony Minessale <anthony.minessale at gmail.com>

> Its the buffering and startup of the shout stream taking up the time,
>
> HINT put the shoutcast stream into a local stream with a .loc file and then
> play that in the conference.
>

Ah, that is easy enough!  Though I think with icecast doing the
burst_on_connect thingie there should be enough data (pushed much faster
than real time) to fill FS's buffers.  But that would require mod_shout to
cooperate with that strategy.

ie: on connect, drain the socket as fast as it can filling it's own
buffers.  Once it's own buffers are full start streaming.  I think right now
it drains the socket only as fast as it needs to.  Or maybe not. <shrug/>

I'll go the local stream route for now....

-- 
-Rupa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090402/0372a030/attachment-0002.html 


More information about the FreeSWITCH-users mailing list