c# - How to fetch Metadata from shoutcast radio channel for Windowsphone? -


i develop windowsphone 8/7 internet radio app streams audio file shoutcast radio channel.for need extract metadata streaming.now wondering how extract metadata stream.

you need create custom mediastreamsource implementation. way you'll have complete control on data received network, , data fed os-provided media codecs.

unfortunately task hard. here's document outlining technical challenges i've encountered (and solved): http://const.me/skyfm/technical.aspx


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -