New Post: Doesn't work on the actual device
I have tried it out in the emulator and you do get sound but it's stuttery. I was hoping it would be better on the device but there is no sound at all! Is there a reason for this? edit: Found out you...
View ArticleNew Post: Header Search
Hi,I'm not much of a multimedia programming guy, but with lots of googling i managed to write the following code to search for the MP3 header. bool isHeaderFound = false;byte firstByte;byte...
View ArticleNew Post: Header Search
Thanks for the reply, and sorry for the lack of updates ( exams, start of internship etc. )I'm looking at the hiccups now, and I'm sure it's related to the handling of the mp3header. I'll try and...
View ArticleNew Post: Shoutcast radio stream not working
Hi I donloaded thsi code and tested.I am getting below error. it's unale to donwload the the stream. same url working fine in IE. even default url given in the demo is also not working. The remote...
View ArticleNew Post: Work but...
Very good code but some mp3 shoutcast does not play: http://159.253.145.179:8006
View ArticleNew Post: Shoutcast radio stream not working
replace url in that code with some thing which is working bcause that url not working(use any working url) then it will work.For me its working but still some issues are there(while i test it on device...
View Article