googlevr / gvr-ios-sdk

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

not load content HLS #284

Closed erickfox closed 6 years ago

erickfox commented 6 years ago

Hello, I'm working on a project that aims to show a feed HLS, when I add the feed, enters the delegate didFailToLoadContent with this error: The operation could not be completed, you think it will happen for something specific?

sanjayc77 commented 6 years ago

Please switch to using GVRKit, which gives you control over AVPlayer. See the updated VideoWidgetDemo app.