Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Agent Computer

  1. Download the Screen Recording executable file from here.

  2. Download and files

  3. Make a directory 'Service' in C:\ and place all three files in their

  4. Open the command prompt and add following environment variables from table1

  5. To add variables use 'SET <Environment Variable> = <Value>' from table 1.

  6. Open powershell as administrator and run the commands from powercmd.txt

  7. In powershell navigate to C:\Service\ and run .\config.ps1

  8. Run the Controller.exe manually by double click

  9. Open the browser and open this url http://localhost:8000 . A page would open indicating that service is running fine.

  10. Open the Sftp server and login to sftp server

  11. Navigate to /screen_recordings and see if your recording is save.

  12. Download and Play the video manually

  13. Make a test call and check the front end (front end yet to be made)

Table 1

Environment Variables

Value

AGENT_HOST

IP or FQDN of the Agent Machine

SFTP_IP

IP address of the SFTP server. Same as where VRS is deployed.

SFTP_USERNAME

Username of the SFTP username

SFTP_PASSWORD

Password of the SFTP server

REMOTE_PATH

Path where the Video files are being saved

Finesse Server

Deploy the gadget in the finesses server using this guide https://docs.expertflow.com/vr/14.2/vrs-finesse-gadget-deployment

Gadget file to deployed is in the same link:

  • No labels