googlevr / gvr-ios-sdk

Google VR SDK for iOS
http://developers.google.com/vr/ios/
Other
645 stars 191 forks source link

HLS seek then black screen #265

Closed levi0424 closed 7 years ago

levi0424 commented 7 years ago

Playback HLS url when i seek, the screen will be the whole black out, but still have sound playback.

This library has not been updated for some time. When will it be updated? Thanks

sanjayc77 commented 7 years ago

Just updated to 1.80. This includes GVRKit cocoapod, which is also provided as sample code: See: https://github.com/googlevr/gvr-ios-sdk/blob/master/Samples/GVRKit/GVRVideoRenderer.h and the updated https://github.com/googlevr/gvr-ios-sdk/tree/master/Samples/VideoWidgetDemo sample.

You should migrate away from GVRVideoView, as that would be deprecated in a future release.