...
Download the Screen Recording executable file from here.
View file name Controller.exe Download
andView file name powercmd.txt
filesView file name config.ps1 Make a directory 'Service' in C:\ and place all three files in their it
Open the command prompt and add following environment variables from table1
To add variables use 'SET <Environment Variable> = <Value>' from table Table 1.
Open powershell as administrator and run the commands from powercmd.txt
In powershell navigate to C:\Service\ and run .\config.ps1
Run the Controller.exe manually by double click
Open the browser and open this url http://localhost:8000 . A page would open indicating that service is running fine.
Open the Sftp server and login to sftp server
Navigate to /screen_recordings and see if your recording is save.
Download and Play the video manually
Make a test call and check the front end (front end yet to be made)
...