Peer5 / videojs-contrib-hls.js

HLS library for video.js using Dailymotion's hls.js tech
Apache License 2.0
108 stars 55 forks source link

Android webview in fullscreen black screen? #30

Open savokiss opened 6 years ago

savokiss commented 6 years ago

Hi, I'm using video.js to play live HLS stream.

This repo is stable than the video.js official video-contrib-hls in most situations. Thanks for your works!

But I encountered that when I play live HLS stream in android webview and open fullscreen, it has no video but only audio.

Anyone has similar situations?

PS: I use 3.0.3 now