Three.js: IOS14 safari m3u8 live stream using VideoTexture can not render success

Created on 27 Sep 2020  路  4Comments  路  Source: mrdoob/three.js

Describe the bug

I get some probleam in my project,videoTexture render mp4 video is successed,but using m3u8 live stream is render black in my ios14 safari browarse,mac safari version 14.0 render success. I'm trying test the m3u8 live stream using canvas drawImage also success,it's make me confuse,gave me any idea please,thx.

Live example

Platform:

  • Device: [Mobile]
  • OS: [iOS14]
  • Browser: [Safari]
  • Three.js version: [dev, r103]
Device Issue

Most helpful comment

Existing webkit bug: https://bugs.webkit.org/show_bug.cgi?id=215908

Looks to be fixed in iOS 14.2 beta

All 4 comments

Please report this issue to Apple instead.

I still have this problem in safari ios14.1

@lixiaojun99 Please use the following URL to report the issue: https://webkit.org/reporting-bugs/

Existing webkit bug: https://bugs.webkit.org/show_bug.cgi?id=215908

Looks to be fixed in iOS 14.2 beta

Was this page helpful?
0 / 5 - 0 ratings