# 2. HyperDeck Window

### 2-1. **Device**

<div align="left"><figure><img src="/files/LZCMHgy6BWmjh0C0XtoD" alt="" width="439"><figcaption><p>&#x3C; Device ></p></figcaption></figure></div>

This function allows the connection of HyperDeck by selecting its IP address.&#x20;

To connect, enter the IP address in the Network tab under File -> Settings.

Connect: Button to connect HypderDeck

<div align="left"><figure><img src="/files/YQUCHfCdce22SGXLvhhZ" alt="" width="372"><figcaption><p>&#x3C; HyperDeck Setting ></p></figcaption></figure></div>

### 2-2. **Slate and Take**

<div align="left"><figure><img src="/files/mKYzUxNmM4t1p0UOcWdF" alt="" width="437"><figcaption></figcaption></figure></div>

* **Slate**: The name of the recording file (supports alphabets and multiple languages including Korean, Japanese, and Chinese).
* **Take**: Defaults to 1 and automatically appends the take number to the Slate name, increasing automatically with each take.

### 2-3. **Record and Play Options**

<div align="left"><figure><img src="/files/2G9s5yYSGd24IJoUtWjk" alt="" width="354"><figcaption></figcaption></figure></div>

* **Record Option**: File naming rules for recording\
  **Named Clip**: Uses the Slate and Take inputs; if unchecked, the HyperDeck default naming rules are used.\
  **Actor Suffix**: Appends the HyperDeck Actor ID Number in the format `_{a01}` to the file name.
* **Play Option**: Video playback options\
  **Loop**: Repeat playback\
  **Single Clip**: Play only a single file

### 2-4. **HyperDeck Tap / Local Tap**

<div align="left"><figure><img src="/files/pnkyzPr5MfdfUrdht0P6" alt="" width="296"><figcaption></figcaption></figure></div>

This section allows remote control of HyperDeck.&#x20;

**\[SD card slot]** : It includes options for selecting SD cards in the HyperDeck and managing video files.

Local tab: Manages video files on your HyperDeck.

<div align="left"><figure><img src="/files/4Nd1lb6z3aQ8G7Wd2QiY" alt="" width="293"><figcaption></figcaption></figure></div>

**\[ Folder Path ]** : Select and specify a local path.

<div align="left"><figure><img src="/files/ynkVM4IYkaFluZHoKO9i" alt="" width="276"><figcaption></figcaption></figure></div>

**Copy to Local**: This is a button to copy files from HyperDeck to Local. Select a file in the HyperDeck tab and click Copy to Local. The file will be copied to Local.

<div align="left"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeZGLc-6087N4m9w3xSB9uSj4X1ucoYSOc8AQQNBpvinXgNluNcbx4BJ2VxwriHF9qnwxciR1QzTCv0oqak0TUsUs0PHmZYkv9uinoqVkbaC4mGdlJjRoqTJTTuUWE-xa7VOoE79CgmCiWriAh5g8FmyZHS?key=g9SNe8floSX29K5Ha8UM_Q" alt=""><figcaption></figcaption></figure></div>

**Copy to HyperDeck**: While connected to the HyperDeck, select a file from the Local tab and press the **Copy to HyperDeck** button to copy the file to the HyperDeck.

### 2-5. **Live or Play**

<div align="left"><figure><img src="/files/AIpSVcsw7nUb0D2yLHQA" alt="" width="444"><figcaption></figcaption></figure></div>

* **Live**: A mode that allows real-time video input from YanusCAM and other sources through HyperDeck, with the option to record.
* **Play**: A function for playing videos stored on the SD memory card in the HyperDeck.
* Options include Record, Stop, Play, Previous File, and Next File modes.


---

# 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.yanusstudio.com/yanuslive_old/2.-hyperdeck-window.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.
