Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Automatically start video recording when the application starts

Discussion in 'VR' started by fullidea120, Apr 14, 2021.

  1. fullidea120

    fullidea120

    Joined:
    Nov 22, 2019
    Posts:
    1
    Hello,
    I'am currently developing an experimental environement on the Quest2, where we monitor the movement of the player. I would like to know if there is a way to trigger from a script the video recording of the headset. (it is to prevent to forget to start the record and to simplify the process during the test with participants)
    Thanks in advance :)