Re: Issue 535243 in chromium: android 4.4.2 webview html video not working

427 views
Skip to first unread message

chro...@googlecode.com

unread,
Sep 23, 2015, 8:03:59 PM9/23/15
to chromi...@chromium.org

Comment #2 on issue 535243 by sev...@gmail.com: android 4.4.2 webview html
video not working
https://code.google.com/p/chromium/issues/detail?id=535243

sev...@gmail.com ▼ | My favorites ▼ | Profile | Sign out
Logo
chromium
An open-source project to help move the web forward.

Search projects
Project HomeDownloadsWikiIssuesCode Search
New issue Search for
Search Advanced search Search tips Subscriptions
Vote for this issue and get email change notifications Issue 535243:
android 4.4.2 webview html video not working
1 person starred this issue and may be notified of changes. Back to list
Status: Unconfirmed
Owner: ----
Cr-Internals-Media
Pri-2
Via-Wizard
Type-Bug
OS-Mac
Needs-Feedback


Add a comment below
Reported by sev...@gmail.com, Today (5 hours ago)
UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.93 Safari/537.36

Example URL:
www.brunoneves.com/menu/v1/teste.html

Steps to reproduce the problem:
1. I have a android webview that load a html video
2. The video is loaded but dont play
3. When start to play have a crash

What is the expected behavior?
Need play html video on webview
It's work perfectely on crhome browser

What went wrong?
Dont play html video into webview

Did this work before? N/A

Is it a problem with Flash or HTML5? HTML5

Does this work in other browsers? Yes

Chrome version: 45.0.2454.93 Channel: n/a
OS Version: OS X 10.10.4
Flash Version: Shockwave Flash 18.0 r0
Today (105 minutes ago) #1 yini...@chromium.org
this page is loaded in Android device or Mac?
can you look at chrome://crashes to find out crash report id?
Labels: Needs-Feedback

Add a comment

Hi,
Page loaded in Android 4.4.2. I can't to do android update.
I need load http streaming video .m3u8. In the crhome it's work but inside
webview not work.
I'm using a simple video tag.

HTML
<video id="video" autoplay="autoplay" preload
poster="http://brunoneves.com/menu/v1/images/posters/american-sniper.jpg"
height="240" width="360">
<source
src='http://wpc.c1a9.edgecastcdn.net/hls-live/20C1A9/bbc_world/ls_satlink/b_828.m3u8'
type='application/x-mpegURL'>
</video>


webView = (WebView) findViewById(R.id.webView);

webView.setWebViewClient(new WebViewClient());
webView.getSettings().setJavaScriptEnabled(true);

webView.getSettings().setJavaScriptCanOpenWindowsAutomatically(true);
webView.getSettings().setPluginState(WebSettings.PluginState.ON);
webView.setWebChromeClient(new WebChromeClient());
String pageURL = "http://www.brunoneves.com/menu/v1/teste.html";
webView.loadUrl(pageURL);

<activity
android:name=".FullscreenActivity"
android:hardwareAccelerated="true"


I did everythink but dont work. Please I need help.




--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

chro...@googlecode.com

unread,
Oct 1, 2015, 9:47:29 AM10/1/15
to chromi...@chromium.org

Comment #7 on issue 535243 by sev...@gmail.com: android 4.4.2 webview html
Don't have reported crashers on the chrome. WHen I open the app and the
video start to play, it's crash. "the app stopped"

chro...@googlecode.com

unread,
Oct 1, 2015, 11:30:22 PM10/1/15
to chromi...@chromium.org

Comment #8 on issue 535243 by sev...@gmail.com: android 4.4.2 webview html
Hi, I fixed using crosswalk. Thanks!

chro...@googlecode.com

unread,
Dec 18, 2015, 4:46:44 AM12/18/15
to chromi...@chromium.org

Comment #10 on issue 535243 by mmulk...@gmail.com: android 4.4.2 webview
This Is What Script Sir ? :) Thanks
http://technologinews.com

chro...@googlecode.com

unread,
Feb 14, 2016, 1:04:05 PM2/14/16
to chromi...@chromium.org

Comment #11 on issue 535243 by sev...@gmail.com: android 4.4.2 webview html
https://crosswalk-project.org/
Reply all
Reply to author
Forward
0 new messages