You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.