cprcrack / VideoEnabledWebView

Android's WebView and WebChromeClient class extensions that enable fully working HTML5 video support
MIT License
1.05k stars 289 forks source link

Video not supported on Huawei devices (Android 5.0) #32

Open soshial opened 6 years ago

soshial commented 6 years ago

When trying to open WebView, it gives warnings:

W/VideoCapabilities: Unsupported profile 64 for video/avc W/VideoCapabilities: Unsupported mime video/ffmpeg W/VideoCapabilities: Unsupported mime video/x-pn-realvideo W/VideoCapabilities: Unsupported mime video/mpeg W/VideoCapabilities: Unsupported mime video/mpeg2 W/VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es W/VideoCapabilities: Unsupported mime video/vc1 W/VideoCapabilities: Unsupported mime video/x-flv W/cr_MediaCodecUtil: HW encoder for video/avc is not available on this device.