• For some reason the <video> needs to be set in a visible <div> when the document load.
  • At first I attached <video> into a non - visible Bootstrap's tab menu. It returns an error that says that the parent div has width of 0.
  • I haven't found the solution yet, but for workaround I set the <video> in a visible <div> when it loads.s.