# System Requirements

#### Operating System

Windows 10

**Client PC Requirements**

Processor: i5 2.0Ghz or higher

4GB Ram

Storage: 450mb

Unreal Engine 4.24,4.25 or 4.26

**Render PC Requirements**

Graphics Card: Nvidia or AMD (Required for Pixel Streaming viewport)

NVidia Hardware must supports Hardware-Accelerated Video Encoding (NVENC). See link for more info.

{% embed url="<https://developer.nvidia.com/nvidia-video-codec-sdk#NVENCFeatures>" %}

AMD Hardware must support Advanced Media Framework (AMF). See link for more info.

{% embed url="<https://gpuopen.com/advanced-media-framework/>" %}

All other requirements are Unreal Engine project dependent.&#x20;


---

# 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.sequinar.com/glimmer-vc/installation/system-requirements.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.
