...
Download the Screen Recording executable file from here.
View file name Controller.exe Download
file.View file name config.ps1 Download
View file name ffmpeg.zip Extract ffmpeg.zip folder copy ffmpeg file to the path given in step 5.
Make a Folder named as 'Service' in C:\ and place both all three files in it.
Open the command prompt and add following path and environment variables from Table given in step 7 and step 5.8.
Add C:\Service to path using this command setx PATH "%PATH%;C:\Service\"
To add variables use 'setx “<Environment Variable>” <Value>' from the following Table.
...