For the complete documentation index, see llms.txt. This page is also available as Markdown.

Log Files

Log files help diagnose startup, tracking, recording, streaming, and runtime issues.

Main log files

Log
Description

Runtime log

Current session log

Previous log

Previous session log

When to use logs

Use logs when:

  • The application does not start

  • GPU initialization fails

  • Camera tracking does not begin

  • Model files are missing

  • Recording fails

  • Streaming does not work

  • External receive data is not detected

Support request

Attach both the current runtime log and the previous session log when reporting an issue.

Last updated