Are there any possible way LAMW receiving internet radios?? i did with mediaplayer setdatasource but with no result.
jMediaPlayer1.SetPrepareAsync(true);
jMediaPlayer1.SetDataSource('---radio internet stream---');
jMediaPlayer1.Start();
got traffic but no sound ???