Create your first automation in just a few minutes.Try Studio Web →
by YouTube
10
Solution
454
Summary
Summary
This tool allows you to stream the work of an unattended/attended robot to any other machine in same domain/network.
Overview
Overview
1. Introduction - This tool allows you to stream the work of an unattended/attended robot to any other machine in same domain/network.
2. How to Use - Run the exe file in the robot machine and it will start broadcasting the work of the robot on a specific port and you can view the same from any machine in the same network, you just need to browse the URL given below in any browser-
number>
For example - if the hostname of the robot machine is uipathrobot and you have configured the port 8080 to broadcast the streaming then the URL would be:
Note: You can view the same on your screen once you run the exe
3. Streaming Unattended Robot - To stream the unattended robot you can use the Start Process activity inside your workflow to run this tool and Kill Process activity to stop this once the automation completes.
4. Pre-requisites - The robot machine and the machine where you want to view the stream should be in same network/domain.
5. Configuring the Port Number to Broadcast - Open the UiPathTeam.StreamRobotScreen.exe.config file and specify the port number in the appSettings for the key port and save the same.
Features
Features
This tool allows you to stream the work of an unattended/attended robot to any other machine in the same domain or network.
Additional Information
Additional Information
Dependencies
.Net Framework > 4.6.1 The port on which you are broadcasting should be opened. You can stream the robot machine only in same domain/network
Code Language
Visual Basic
Technical
Version
1.0.0Updated
February 18, 2020Works with
Current and previous Studio versions.
Certification
Silver Certified
Support
UiPath Community Support
Resources