AlexNZ Posted November 14, 2018 Share Posted November 14, 2018 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 More sharing options...
Tony PH Lin Posted November 15, 2018 Share Posted November 15, 2018 Hello , Is this happened on our latest SDK version (2.1.8) or previous version? Please send us the logs and version info. via DM. We will check, thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.