My application has a WebView that loads simple html. However, this html refers to the rtsp real-time video stream, and WebView cannot load it, instead it returns the message "Webpage is not available." When I open the rtsp link in my own Android browser, it loads and works fine, so I know that the video stream is not incompatible. Is there anything in the webview that can be allowed to play the rtsp video stream?
Thanks!
CPess source share