【发布时间】:2018-01-26 18:26:32
【问题描述】:
我正在尝试使用 A-Frame 播放 360 度 .mpd 文件。这是密码笔example。
视频根本不显示,控制台日志显示:
components:texture:warn Video element was defined withoutsrcnorsrcObjectattributes.
three.js:20093 WebGL: INVALID_VALUE: texImage2D: no video
255index.html:1 [.Offscreen-For-WebGL-0x22a5f11bf200]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
index.html:1 WebGL: too many errors, no more errors will be reported to the console for this context.
请告知 A-Frame 在这里不喜欢什么,或者我错过了什么。
【问题讨论】: