Hi All, I've not tried the stramscrapper one available @ http://code.google.com/p/streamscraper/, however, I bumped into one more metadata scrapper and found it to be working fine(some minor glitches here and there). You can find the same here: http://uniqueculture.net/2010/11/stream-metadata-plain-java/
Hope someone will find this useful. Thanks, KK On Thu, Oct 20, 2011 at 10:23 PM, KK <dioxide.softw...@gmail.com> wrote: > Hi All, > > Found something useful, let me try this and will post how well it goes. For > others reference, this is the URL: > http://code.google.com/p/streamscraper/ > > --KK > > On Tue, Oct 18, 2011 at 11:33 PM, KK <dioxide.softw...@gmail.com> wrote: > >> Hi All, >> I'm not sure if my question fully belongs to this dev group, apologies for >> any mistake. >> >> As part of my stream media player development, I''m done with playing the >> stream media, using the standard/default media >> player(android.media.MediaPlayer) available as part of android OS. Now the >> next feature I'm trying to add to this app, is to show the current song >> being played, user count connected to the shoutcast sever etc. I tried to >> google around and found something: >> >> http://www.hrupin.com/2011/02/27/example-of-streaming-mp3-mediafile-with-android-mediaplayer-class >> http://www.smackfu.com/stuff/programming/shoutcast.html >> >> Went through the link, but not able to figure out much. I found the >> explanation in 2nd link above quite useful but don't know if there is >> exiting third party utility. Actually, I'm thinking of some third party >> JAR/utility which might be providing some simple API calls, say with the >> shoutcast URL and provides the basic information like: current song, stream >> speed say in kbps, listening user count etc. >> >> Any help would be highly appreciated. >> >> Thanks for your time. >> --KK >> > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en