While using our heavily customized JW Player, a black bar will appear across the bottom of the player. This occurs when the user mouseover's the video.
Having observed the changes in the DOM via Chrome Web Inspector, I've been able to find that the only difference appears to be the class "jw-flag-user-inactive" being added to my video player, "jwplayer".
Having done some Googling and finding the github page for user-inactive.less, it looks like something to do with this document, but I can't figure out what.
https://github.com/jwplayer/jwplayer/blob/master/src/css/flags/user-inactive.less
Because the CSS is minified and embedded in the DOM, it makes it quite difficult to troubleshoot this issue.
Has anyone else encountered this black bar across the bottom of their videos? If it makes a difference, this is a livestreaming video. At the following link, you can see a brief demonstration of the issue.
https://vid.me/DL2e
↧