IceCast is very similar to Shoutcast which gives you its data-block-length in the header via icy-metaint.

The stream I work with (an IceCast-stream) doesn't seem to have such a value.

How can I retrieve the length of a data-block?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

This can happen if the icecast server is setup not to send metadata and/or the stream client is not sending any metadata in the stream. If you have more details let us know. Considering how long this is open, doubt it's still a problem. Leaving my answer here to any other stragglers :-)

link|improve this answer
It is sending metadata, but only stuff like Artist or Title. There's no hint on the block-length. – Hedge Apr 13 '11 at 23:36
Can you share a dump of the request headers and response headers ? WireShark is your friend. – MC78 May 26 '11 at 5:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.