Jump to content

Vive Focus App crashes on "Start camera" (CameraTexture_Test sample)


AlexNZ

Recommended Posts

Hello!

We develop our app on Vive Focus and we need to pass through videostream from Focus cameras to user in headset, so we start to dig in "CameraTexture_Test" example from SDK (SDK version 2.10) 

If we try to start app without any modifications we get "Not enough permissions " output in UI but if we add manual camera stert with WaveVR_PermissionManager.instance.requestPermissions(new string[] { "android.permission.CAMERA" }, requestCompleteCallback); we seems to get permissions but when we tried to start camera - app crashs/

 

Unity version 2017.3.1f1

Headset update 4.0 (rom 1.5.1405.1)

please help!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...