# Streaming Configuration

**Installation / Pre- Requisites for Streaming**

There is no installation required for the test run streaming.

*Note : QATTS agent-service batch should be running for the tasks to get pick*

{% hint style="info" %}
Only the machines which can be accessed publicly were only supported
{% endhint %}

***How to Configure my node for Streaming ?***

Select your node&#x20;

Administration -> Nodes -> Select your node

In the properties section configure as below&#x20;

| Property Name           | Property Values | Description                                                                                                                                                                                                                          |
| ----------------------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| props.rds.enabled       | true / false    | This enables us the streaming service when the task is executing                                                                                                                                                                     |
| props.rds.connection.id | Integer Value   | <p>After registering the node with guacamole -> and id would be generated. generated id has to be provided in the value section<br>Refer to : <a data-mention href="/pages/2Nv6XTrgD2kQ9DsOPYJm">/pages/2Nv6XTrgD2kQ9DsOPYJm</a></p> |


---

# 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.qatts.com/administration/node/streaming-configuration.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.
