hi I have a url http://54.179.170.143/multitvfinal/index.php/details?id=37&type=live&device=ios
when I Navigate this url in to my Wp8 webBrowser then it is giving me error
ths error is
Error loading Player no Playable source found.
my code is wb.Navigate(new uri("http://54.179.170.143/multitvfinal/index.php/details?id=37&type=live&device=ios",UriKind.Absolute);