# Deltacast FLEX Management

By default, LightAct's reActor servers use Deltacast's FLEX technology, which provides video capture and playout capabilities. The FLEX solution ensures high-quality video processing with low-latency performance, resulting in a reliable and robust user experience.

## Deltacast Gateway Card

The reActor servers are equipped with a PCI Express gateway card which enables connectivity to video I/O modules via its ports.

{% hint style="info" %}
**Good to know:** You should be able to see the Deltacast gateway card in the Device Manager, by expanding the Deltacast section, under the name *DELTA-gwy*.
{% endhint %}

<div align="left"><figure><img src="/files/wccuuqHupiKgBqFKDzix" alt=""><figcaption></figcaption></figure></div>

## FLEX Modules

A FLEX module is an independent device, responsible for managing one or multiple video channels. A single FLEX module can connect to a single port of the Deltacast gateway card using a FLEX cable.

{% hint style="info" %}
**Good to know**: As of right now, Deltacast offers solutions for DisplayPort, HDMI and SDI. All of these options are available for video input and output in LightAct.
{% endhint %}

## Deltacast Board

In LightAct, a Deltacast module is called a *Deltacast board*. LightAct will detect a Deltacast *board* once you have connected at least one FLEX module to a Deltacast gateway card port.

![](/files/8gJYarbBNk5iuSXxNupY) ![](/files/xSYfARHAXc6R443OYUXe)

{% hint style="danger" %}
The reActor servers must be off when you add, remove or replace FLEX modules. In the opposite case, you are likely to experience malperformances.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lightact.com/integrations/content-io/deltacast-setup/flex-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
