Displaying 1 result from an estimated 1 matches for "e29ffe53".
Did you mean:
629ff953
2013 Oct 03
1
understanding icecast decoding from a listener client perspective
I want to write an icecast listener client using C# and C++. I can
asynchronously connect read the continuous bytes from the stream using
some basic C# code. When I look at the bytes (interpreted as ASCII) I
don't understand what it is that I need to be using before passing the
Ogg to libogg. I see some artist information, and I know that there is
an ICY200OK type of message. I also see