...
Download the Screen Recording executable file from here.
.View file name Controller.exe Download
file.View file name config.ps1 Download
and extract it.View file name ffmpeg.zip Make a Folder named as 'Service' in C Drive and place Controller.exe, config.ps1 and ffmpeg.exe in itExtract ffmpeg.zip folder copy ffmpeg file to the path given in step 5.
Open the command prompt and add following path and environment variables in step 7 and step 8.Add C:\Service to path using run this command: setx PATH "%PATH%;C:\Service\". This command set C:\ as a path for ffmpeg.
Now add the Environment Variables in command prompt.
To add variables use 'setx “<Environment Variable>” <Value>' from the following Table.
...