video-react icon indicating copy to clipboard operation
video-react copied to clipboard

doc: Bump hls version and update the demo #167

Open JimLiu opened this issue 6 years ago • 3 comments

  • [x] Upgrade hls.js to the latest version, the current version does not work for Safari
  • [x] Update the sample code

Relates with https://github.com/video-react/video-react/issues/167

JimLiu avatar Aug 10 '19 16:08 JimLiu

Codecov Report

Merging #306 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #306   +/-   ##
=====================================
  Coverage      48%    48%           
=====================================
  Files          47     47           
  Lines        1279   1279           
=====================================
  Hits          614    614           
  Misses        665    665

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ea2d2a5...946efc5. Read the comment docs.

codecov-io avatar Aug 10 '19 17:08 codecov-io

@MadeByDouglas does this fix the problem you mentioned?

mondaychen avatar Aug 14 '19 02:08 mondaychen

Also -- I noticed that occasionally the HLS example page gives me a typical "un-autoplay-able" problem Uncaught (in promise) DOMException error on video.play() on Chrome. Any idea why?

As I mentioned https://github.com/video-react/video-react/issues/215#issuecomment-504626509 I do plan to resolve this kind of issues altogether (hopefully).

mondaychen avatar Aug 14 '19 02:08 mondaychen