<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<BR>Icecast and Ices are running on the same machine and it is a dedicated server.<BR>It is a Xeon 1270 V2 CPU with 16 GB ram running Centos 64-bit.<BR>Any thoughts on which settings I could try next? I have tried everything that appears to relate to the speed at which the stream occurs to no avail.<BR>One point I forgot to mention is that some tracks bring on more deviation than others. Shorter tracks, like spots, through it off more than longer tracks (I think). There are definitely tracks that inflict this effect more than others.<BR>I haven't experienced any other timing oddities on the machine.<BR>Thanks,<BR> <BR>Jordan.<br> <BR><div>> Date: Sun, 25 May 2014 07:05:42 +0000<br>> From: thomas@ruecker.fi<br>> To: icecast@xiph.org<br>> Subject: Re: [Icecast] Keeping icecast + ices 2.X running on a strict        schedule?<br>> <br>> Hi,<br>> <br>> On 05/24/2014 11:29 PM, Jordan Verner wrote:<br>> > I'm using Icecast, Ices, and the script module configuration to serve<br>> > the playlist to the server. Playlists are scheduled once per day with<br>> > regularely placed events (like spots) which run at specific times.<br>> > Unfortunately it's being served too fast, so it's always getting ahead<br>> > of schedule (gaining about 10 seconds on every hour).<br>> <br>> Sounds like the clocking is faster for some reason.<br>> <br>> > I have tried adjusting the flush-samples setting in ices.xml and the<br>> > queue size in the icecast.xml file to no avail.<br>> > I've had to resort to implementing a forced delay into the php script<br>> > which feeds the filenames to ices, so that if ices calls it<br>> > significantly early it'll wait to issue the next filename until it's<br>> > closer to it's scheduled start time. This was causing disconnects<br>> > whenever it became deviated beyond 10 seconds. Disabling source<br>> > timeout fixed this, but still it tries to get as far ahead as<br>> > physically possible and takes as much wiggle room as I give it plus more.<br>> <br>> That won't fix it. You're inserting gaps into the stream and that's a<br>> bad thing for your listeners too.<br>> <br>> > Is there any fix for this? Streaming for 24 hours would have it<br>> > calling the script as much as 4 minutes ahead of schedule, forcing my<br>> > script to hang for all that time before issuing each and every filename.<br>> > This is way too much deviation for streams which stick to a schedule.<br>> > Two weeks of streaming would have everything an hour early.<br>> <br>> So for some reason on your system Ices is running 0.28% faster. I'm not<br>> sure what causes this and where those samples go. Is it by chance a<br>> virtual machine?<br>> <br>> You can try to fiddle further with ices settings. If that doesn't fix it<br>> then you could always have your script insert a 10s filler jingle if it<br>> detects that you're out of the timeframe.<br>> <br>> Other options would be to explore different automation solutions, but<br>> they might suffer the same problem if it's some underlying clock oddity<br>> on your system.<br>> <br>> Cheers<br>> <br>> Thomas<br>> _______________________________________________<br>> Icecast mailing list<br>> Icecast@xiph.org<br>> http://lists.xiph.org/mailman/listinfo/icecast<br></div>                                    </div></body>
</html>