# STORAGE

This section describes how to configure the storage and recording options for the Orus-L system.

### **IR Image Type**

Select the format in which infrared images will be saved:

* **JPEG** – Standard image format
* **JPEG & CSV** – Saves both the image and raw thermal data in CSV format

> ✅ *Use “JPEG & CSV” if thermal analysis is required in post-processing.*

***

### **Video Format**

Choose the video file format for recorded footage:

* **MP4** – Widely supported and efficient for general use
* **MKV** – Supports more advanced features and metadata

***

### **Record Format**

Select the video encoding standard:

* **H.265 (HEVC)** – Higher compression, smaller file sizes, ideal for longer recordings
* **H.264 (AVC)** – Greater compatibility with legacy systems

> 📌 *H.265 is recommended for modern workflows and efficient storage.*

***

### **Record Bitrate Settings**

**Electro-Optical (EO) Camera:**

Choose the desired video quality based on your storage and performance needs:

* `20 Mbps (highest quality)`
* `14 Mbps`
* `8 Mbps`
* `4 Mbps`
* `2 Mbps`
* `1 Mbps (lowest quality)`

**Infrared (IR) Camera:**

Select from the following bitrate options:

* `4 Mbps`
* `2 Mbps`
* `1 Mbps`

> ⚠️ *Higher bitrates offer better image quality but use more storage.*

***

### **Saving Your Settings**

Once all desired options are selected, click the **“APPLY”** button to save changes.\
The new configuration will take effect immediately or after a system restart, depending on the setting.


---

# 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.gremsy.com/payloads/orus-l/software-configuration/web-setting-app/system/storage.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.
