Frank_D Posted April 10, 2021 Share Posted April 10, 2021 (edited) I am using a VIVE pro which can provide a passthrough view. I am developing a game, but without Unreal or Unity3D. So we choose to use C++ with SRwork. However, when we try to write the content of passthrough view, we can only get the first frame. After 1st frame the res is False ( in res = ViveSR_GetModuleData(ID_PASSTHROUGH, see_through_element.data(), see_through_count);) Is there anything wrong? Edited April 10, 2021 by Frank_D Error: VIVE SRwork C++ can not work with opencv video writter. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now