开发者

ID3 over audio streaming?

开发者 https://www.devze.com 2023-03-07 01:03 出处:网络
I\'ve used AudioStreamer courtesy Matt I need to extract id3 m开发者_开发百科etadata and display the current song playing.Since you mention \"current song playing\", I assume you are trying to play a

I've used AudioStreamer courtesy Matt

I need to extract id3 m开发者_开发百科etadata and display the current song playing.


Since you mention "current song playing", I assume you are trying to play a stream, probably from SHOUTcast or Icecast. These streams don't have ID3 data encoded... they use a separate mechanism.

This is fully detailed here: http://www.smackfu.com/stuff/programming/shoutcast.html

And here: Pulling Track Info From an Audio Stream Using PHP

0

精彩评论

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