Search Unity

Start and record FaceCam after scren recording session

Discussion in 'Unity Everyplay' started by omerfarukz, Dec 19, 2015.

  1. omerfarukz

    omerfarukz

    Joined:
    Jun 28, 2013
    Posts:
    5
    Hi,
    I am recording my game level on level start with StartRecording. And i want to do record facecam when user touches to facecam button. FaceCam opened but not recorded. How can i record facecam while recording screen?
     
  2. ullatussimo

    ullatussimo

    Unity Technologies

    Joined:
    Jun 16, 2015
    Posts:
    108
    Hello @omerfarukz,

    Thanks for reaching out!

    You need to call Everyplay.FaceCamStartSession() before you are calling Everyplay.StartRecording().
    Additionally, your end-users may use the commentary buttons available in the video editor to record a commentary track (with FaceCam / audio only) when they are viewing the video before uploading it.

    Hope this helps!

    Cheers,
    Simo