Skip to content

Volumetric Capture Setup

perukas edited this page Jul 16, 2018 · 36 revisions

This page describes how to setup the high-end workstation PC, in order to use the Volumetric Capture Application.

Workstation PC Specifications

  • CPU: Intel i7 7700K (or better)
  • RAM: 16 GB of RAM (or more)
  • GPU: Nvidia Geforce 1070 (or better)
  • HDD: The Hard Disk Drive's capacity is not really an issue; it depends on the needs of each user. The recommended capacity is at least 1 TB of storage. However, a writing speed of 7200 rpm (or faster) is essential.

RabbitMQ Setup

The communication between the Workstation PC and the mini-PCs (Intel NUCs) is achieved by utilizing a RabbitMQ message broker. The following steps explain how to install and setup a RabbitMQ broker on the Workstation PC:

  • Download and install the Erlang Compiler, by choosing Windows x64 Binary file.
  • Download the RabbitMQ installation file from RabbitMQ webpage and install.
  • In order to estamblish communication between the different parts of the system, you will have to open port: 5672 on Windows Firewall.