Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想监控一个icecast流并写入所有文件信息(实际播放的mp3),我可以访问本地播放列表以供以后处理。
任何想法如何做到这一点?
如果您希望提取流元数据,以下代码项目文章描述了翻录 SHOUTcast 流(与 icecast 相同)并提取歌曲数据,即流元数据:
http://www.codeproject.com/KB/audio-video/SHOUTcastRipper.aspx