想在SceneForm1.16实现视频播放功能,我就把Sceneform1.15中chromakeyvideo播放视频的代码放到Sceneform1.16框架下,但只要运行到ExternalTexture texture = new ExternalTexture() 就抛异常:A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 14416 (rm.samples.gltf), pid 14416 (rm.samples.gltf)
Disconnected from the target VM, address: 'localhost:54647', transport: 'socket'
请问一下大家是怎么解决的?感谢