Displaying 2 results from an estimated 2 matches for "format_prepare_headers".
2006 Oct 21
1
Additional "icy-burst-size" header ?
...nt of the burst it is going to
receive.
Why ? This header could be very usefull for the streaming-client to have
an idea of it's delay, and (much more important) to be able to do
early-on streaming.
The question is not on how to implement this in code (probably send the
header in the "format_prepare_headers" routine).
The question is how this header should be formatted ?
Should it be (most likely) something like:
"icy-burst-size:262144" (for a burst buffer of 256kB)
or something like:
"icy-burst:20000" (for a burst of 20 seconds) - This looks somewhat like
Microsoft-WMA serve...
2010 Jul 30
33
[PATCHES] Smartjog PatchDump
Hello,
I work at SmarctJog.com, we have here some patches on IceCast for
performance and reliability, these are mostly client/connection/source
cleanups (a slave merge is underway, and some more good stuff (c)),
but we'd like this to be merged in before the list gets any longer.
Please find attached a list of our patches with a short desc:
This one is actually not from us/me, it was found