/citravr_bugreport

Tool to collect a CitraVR bugreport

Primary LanguagePythonApache License 2.0Apache-2.0

Instructions

python3 collect_bugreport.py

Options

  • python3 collect_bugreport.py --screenshot: Attaches a screenshot of the device screen, taken just before the bug report is captured. This is helpful for showing the graphics impact of a bug, when possible
  • python3 collect_bugreport.py --screenrecord: Creates a video recording of the device screen before capturing the bug report. This is helpful for showing how an issue is reproduced, when possible