Closed berendo closed 7 years ago
Can you give GVRKit video renderer a try: https://github.com/googlevr/gvr-ios-sdk/blob/master/Samples/GVRKit/GVRVideoRenderer.h ? It is provided as sample code, so you can easily debug the issue.
This is also released as GVRKit cocoapod. See the updated VideoWidgetDemo sample. GVRVideoView will be deprecated in a future release.
Closing the issue. Feel free to re-open if you need to.
I am encountering a persistent crash in
-[GVRVideoTextureGenerator renderTexturesIfAvailable:]
while playing back some videos. Here's what the backtrace looks like:Here are the pieces of information I have distilled so far: