# Recommended Specifications

*Live broadcasting*, especially in high resolution, consumes significant resources from your devices. Therefore, we recommend the following specifications for the *optimal* streaming experience.:metal:&#x20;

|                           | <p><strong>HD streaming on desktop</strong></p><p><strong>(720p)</strong></p> | <p><strong>Full-HD streaming on desktop</strong></p><p><strong>(1080p)</strong></p> |                 **Mobile streaming**                |
| :-----------------------: | :---------------------------------------------------------------------------: | :---------------------------------------------------------------------------------: | :-------------------------------------------------: |
|       **Processor**       |               <p>Intel Core i5 - 5th Gen</p><p>or AMD Ryzen</p>               |                 <p>Intel Core i7 - 5th Gen</p><p>or AMD Ryzen 2</p>                 |                 ARM Cortex-s 64 bit                 |
|         **Memory**        |                                      8GB                                      |                                         8GB                                         |       <p>2GB for iOS</p><p>4GB for Android</p>      |
|        **Graphics**       |                              Intel integrated GPU                             |                                    NVDIA GTX 1050                                   |                    Not applicable                   |
|        **Network**        |        <p>Wi-fi or Ethernet</p><p>(at least 5Mbps of upload speed)</p>        |               <p>Ethernet</p><p>(at least 10Mbps of upload speed)</p>               | <p>Wi-fi</p><p>(at least 5Mbps of upload speed)</p> |
|    **Operating System**   |         <p>Windows 10 and above</p><p>MacOS High Sierra and above</p>         |            <p>Windows 10 and above</p><p>MacOS High Sierra and above</p>            |  <p>Android 7 and above</p><p>iOS 10 and above</p>  |
| **Broadcasting Software** |                         [OBS](https://obsproject.com/)                        |                            [OBS](https://obsproject.com/)                           |        [Streamlabs](https://streamlabs.com/)        |


---

# 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.uiza.io/getting-started/recommended-specifications.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.
