search for: max_interval

Displaying 2 results from an estimated 2 matches for "max_interval".

Did you mean: has_interval
2004 Aug 06
2
ICECAST enseirb group
...> 4096 bytes. Is there any particular reason for this, why not use a constant > > macro ? > > > > ---------------------------------------- > > > > In _slave_thread function, there is : > > > > ... > > while (_initialized) > > { > > if (max_interval > ++interval) > > { > > thread_sleep(1000000); > > continue; > > } > > else > > ... > > > > Can't we do something like : > > ... > > while (_initialized) > > { > > if (max_interval > interval) > &gt...
2004 Aug 06
2
Master vs Relay
Michael Smith wrote: >>But mountpoints must be configured by hand and are static. Is there a >>way to relay all streams? >>Number of streams and their names can change from time to time. How to >>do it? >> >>What is the target usage of <master-server> section? >> >> > >That's what <master-server> is for - it allows you to