Problem Playing Live Streaming Radio on Mobile Browser

Problem Playing Live Streaming Radio on Mobile Browser

Hello Everyone,
I am just starting to learn Jquery Mobile. I am creating a Mobile application for an Online Radio Streaming application for a FM Station. They have a streaming server and has been using it on their website.

I have added the following code in jquery mobile application:
  1. <audio id="idRadio" preload="auto" controls="controls" src="http://192.190.84.25:9974/;stream.nsv&provider=required_file.swf&volume=100&autostart=true">
  2. </audio>
The problem is, When I browse the page in PC the audio plays well. But on my Mobile Browser it doesn't play.
Any suggestions on this?? 
Please I need help on this.

Thanks,
Tushar Khatiwada