-
Notifications
You must be signed in to change notification settings - Fork 66
Remote Service
Leonidas Saroglou edited this page Sep 30, 2019
·
18 revisions
This page describes how to install the Remote-Eye Windows Service on Intel NUC PCs. This service is responsible for triggering the remote_eye application and streaming to a RabbitMQ server. No explicit configuration for a specific server is needed as the main application implicitly resolves that.
- When you have downloaded the remote_eye_x64.zip, extract its contents using you favorite unpacking software.
- Create the directory: C:\Capturer.
- Copy all the contents of the extracted folder in C:\Capturer directory you just created.
- To install the Remote Eye Windows Service, you should run the install_remote_eye_service.bat in C:\Capturer\remote_eye_service with Administrator rights (right-click and choose "Run as administrator").
- If you ever want to uninstall the Remote Eye Windows Service, again you must run uninstall_remote_eye_service.bat with Administrator rights.