Francene Kuhlman

Results 5 comments of Francene Kuhlman

I have the same issue in unreal engine 4.26 when i let the application enter background and return the forground ``` 021-07-08 16:51:46.708 2472-7353/com.fdage.test1 I/native: session.cc:3141 Update Frame Delay to...

same probleam `[2021-09-22 19:00:20.758] [error] [t=3780] [K4ABT] ..\src\TrackerHost\TrackerHost.cpp (185): Create(). Exception during initialization: [2021-09-22 19:00:20.758] [error] [t=3780] [K4ABT] ..\src\sdk\k4abt.cpp (38): tracker->Create(sensor_calibration, config) returned failure in k4abt_tracker_create() [2021-09-22 19:00:21.566] [error] [t=3780]...

yes i did it,look my sdk repository:[SpaceTarget](https://github.com/zhmxiaowo/SpaceTarget) there is a ar c++ subsystem,you can get the yuv data and translate it became to a texture2d

1.add VERSION(put a "1.0" inside) file in c:\\users\\XX\\appdata\\local\\programs\\python\\python38-32\\lib\\site-packages\\VERSION 2. change the po_excel_translate.py code like this: path: c:\users\XX\appdata\local\programs\python\python38-32\lib\site-packages\po_excel_translate.py ``` root_dir = os.path.dirname(os.path.abspath(__file__)) # with open(os.path.join(root_dir, "VERSION")) as version_file: # version =...