--
You received this message because you are subscribed to the Google Groups "android-webview-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-webview...@chromium.org.
To post to this group, send email to android-w...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/android-webview-dev/dc4cc2f0-128a-4ea1-94ff-5c052c22ac53%40chromium.org.
Thanks for the clarification regarding the WebView. By the WebView on the Play Store, I assume you mean the "Android System WebView" by Google LLC?
I currently have that installed on my device; however, the WebView throws:chromium: [ERROR:internaldecoderfactory.cc(71)] Unable to create an H.264 decoder fallback. Decoding of this stream will be broken.
While the Android Chrome browser from the play store works fine. Are you certain that the WebView on the Play Store supports h264?
Is there anything special that needs to be done to enable h264 programatically?
Thanks!
On Monday, October 9, 2017 at 2:16:35 PM UTC-7, Richard Coles wrote:There is no "old chromium based webview" - webview still uses the same codebase it has since switching to the chromium codebase in Android 4.4. The WebView implementation that Android 7.0+ devices can load from the Chrome APK is exactly the same code as the standalone version used on other devices with exactly the same features (it's just a smaller total download size, because you don't have to download all the overlapping code twice).The WebView we update via the Play Store should have h264 support as far as I know; it's always been built with the same proprietary codec settings as Chrome.On Mon, 9 Oct 2017 at 17:06 Gene Ruebsamen <ruebsam...@gmail.com> wrote:I'd add that I know the old Chromium based webview did not support h264 because it was not compiled with ffmpeg support.My understanding is the new Webview is based off of Chrome, so it should have h264 built in? Is this not true? If there is no h264 in Android webview, is there an easy way to enable it?
On Monday, October 9, 2017 at 1:48:40 PM UTC-7, Gene Ruebsamen wrote:Exact same issue here, I can reproduce this problem 100% of the time if connecting via Android WebView to iOS (11.0.2) Safari 11 browser.Using latest Android Chromium Webview 61.0.3163.98 I get the failure:However, switching to Android Chrome and connecting WebRTC to iOS 11.0.2 Safari 11, and the video decoding works just fine on the android side.Any suggestions??On Tuesday, August 29, 2017 at 11:54:06 AM UTC-7, Tim McClure wrote:WebView Version: 60.03112.107Trying to run a webpage that displays webrtc/h264 video in WebView. I get the following error:chromium: [ERROR:internaldecoderfactory.cc(71)] Unable to create an H.264 decoder fallback. Decoding of this stream will be broken.At this point a NullVideoDecoder is creating and obviously nothing is displayed.I am able play the video in the chrome browser on the device so I know the hardware is capable of rendering webrtc/h264 video.Can someone tell me how I enable webrtc/h264 in webview?Thanks,Tim McClure
--
You received this message because you are subscribed to the Google Groups "android-webview-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-webview...@chromium.org.
To post to this group, send email to android-w...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/android-webview-dev/765c3be9-a52f-4e71-ab78-e5edf9bafe41%40chromium.org.
Ok, so something might be configured wrong in webrtc? I don't really know much about that unfortunately, but you should probably file a webview bug with this info.
--
You received this message because you are subscribed to the Google Groups "android-webview-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-webview...@chromium.org.
To post to this group, send email to android-w...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/android-webview-dev/24a7c6ac-5da1-408a-9955-7a80371417fc%40chromium.org.
--
You received this message because you are subscribed to the Google Groups "android-webview-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-webview-dev+unsub...@chromium.org.
To post to this group, send email to android-webview-dev@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/android-webview-dev/0dc75616-20d3-41af-a7aa-7d0391906331%40chromium.org.