0

I configured nginx to HLS and make videojs html. But I see that video controller is displayed like plain text instead button. I downloaded new videojs and put it w/o any changes, but I still see same issue. Also I see it on another PC with another OS.

Please see image http://s019.radikal.ru/i637/1410/e4/25e659df53b9.png

Play change to Pause on plain text when I do mouse click.

Do you know what's problem?

2 Answers2

0

You've used the video.js script, but not the css stylesheet.

misterben
  • 7,455
  • 2
  • 26
  • 47
0

it's nginx issue, need update config and include mime.type for CSS support

Nginx fails to load css files

Community
  • 1
  • 1