Android Webview for videosteams? -


i using webview connect ip camera. works when need snapshots , white screen when try videostreams. tried .getplugins well. possible reason?

mwebview = (webview) findviewbyid(r.id.webview1); mwebview.getsettings().setjavascriptenabled(true); mwebview.loadurl("http://<ipaddress>/videostream.cgi?user=&pwd="); 

you can call browser activity , set specific url intent. take here: sending intent browser open specific url


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

wcf binding - How to create a wsdl file for a WCF service library? -