-
Notifications
You must be signed in to change notification settings - Fork 66
Remote Service
tofis edited this page May 1, 2020
·
18 revisions
This page describes how to install the Remote-Eye Windows Service on Intel NUC (or other) 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.
- Create the directory: C:\Capturer.
- When you have downloaded the release, extracting its content gives a batch of folders.
- Copy the content of folder "remote_eye" (i.e. "bin" and "remote_eye_service") in C:\Capturer directory you have 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.