Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

GVR - 360 degree video playback issue. #311

Open
machoasif opened this issue Mar 12, 2018 · 1 comment
Open

GVR - 360 degree video playback issue. #311

machoasif opened this issue Mar 12, 2018 · 1 comment

Comments

@machoasif
Copy link

machoasif commented Mar 12, 2018

Hi,
My app has 360 degree video playback and i am using GoogleVR's GVRRendererView class for it. I am trying to play a high quality 360 degree video from the server. But the problem is that video streaming is very slow and i get below mentioned error message in the xcode console.

<AppName> [Symptoms] {
                     "transportType" : "HTTP Progressive Download",
                     "mediaType" : "HTTP Progressive Download",
                     "BundleID" : "AppID",
                     "name" : "MEDIA_PLAYBACK_STALL",
                     "interfaceType" : "WiredEthernet"
               }

How to resolve it?

@Performador
Copy link

This seems like an issue in AVFoundation.

Have you tried automaticallyWaitsToMinimizeStalling ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants