开发者

How to write a playlist from an IceCast stream in C#

开发者 https://www.devze.com 2023-01-09 15:49 出处:网络
i want to monitor an icecast stream and write all file information (the actually played mp3) i can get to a l开发者_JS百科ocal playlist for later processing.

i want to monitor an icecast stream and write all file information (the actually played mp3) i can get to a l开发者_JS百科ocal playlist for later processing.

Any ideas how to do that?


If you wish to extract the stream metadata, the following code project article describes ripping a SHOUTcast stream (same thing as icecast) and extracting the song data i.e. stream metadata:

http://www.codeproject.com/KB/audio-video/SHOUTcastRipper.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号