Dear CloudXR team,
I am upgrade to 3.2,
Flow smoothly for about 2 minutes, and then get stuck,
I found that “cxrError_Frame_Not_Ready” kept appearing in the log。
the part code:
const uint32_t timeoutMs = 500;
cxrError frameErr = cxrLatchFrame(receiverHandle, framesLatched,
cxrFrameMask_All, timeoutMs);
CloudXR Client Log 2022-06-09 10.24.10.txt (1.9 MB)
Streamer Client Log 2022-06-09 09.08.30.txt (1.0 MB)
can you help to check this problem?