> For the complete documentation index, see [llms.txt](https://docs.yanusstudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yanusstudio.com/yanuslive/function-guide/hyperdeck-guide.md).

# HyperDeck Guide

This is the installation guide for using YanusCAM Pro together with HyperDeck.

## Tutorial Video&#x20;

Connecting Facial Mocap YanusLIVE & YanusCAM: Easy Guide

{% embed url="<https://www.youtube.com/watch?v=GFZYJlReJ8I>" %}
HyperDeck Connection > Easy Guide
{% endembed %}

## Setup Guide

<figure><img src="/files/MwOTd7iK53hINYQxvIAu" alt=""><figcaption><p><strong>HyperDeck Studio HD Mini by Blackmagic Design</strong></p></figcaption></figure>

[Black Magic Design Website](https://www.blackmagicdesign.com/products/hyperdeckstudio/techspecs/W-HYD-11)

1. **Connecting the PC and HyperDeck**\
   To connect the HyperDeck to a PC, you need to connect the Ethernet, USB-C, and SDI IN ports on the HyperDeck. The Ethernet can be connected directly to the PC, but a static IP must be used. Connect the USB-C (EXT DISK) port to the PC. The PC's USB port can be either USB-A or USB-C.

<figure><img src="/files/ZQkYC4HGLzTVgGd0WJWj" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/XvaIphEFrWChYEVGEQ1g" alt=""><figcaption><p><strong>&#x3C;Connecting HyperDeck to the PC></strong></p></figcaption></figure>

For the SDI-IN connection, use Acsoon's Rx device and the provided SDI cable. It is recommended to use the provided cable, as using an incorrect cable may result in improper video input.

2. **Network Setting**\
   After completing the network connection, you need to configure the IP settings for both the HyperDeck and the PC. Set the IP on the HyperDeck to Static IP and assign the desired IP.

<figure><img src="/files/RqBwp1FLmTIyNpEHUQ8E" alt="" width="316"><figcaption><p>&#x3C; Static IP ></p></figcaption></figure>

<figure><img src="/files/3jN6GekOlTcDSTyCuuBi" alt="" width="316"><figcaption><p>&#x3C; <strong>IP Input ></strong></p></figcaption></figure>

3. **YanusLIVE Settings**\
   Once the IP on the HyperDeck is set to static, you must also enter the same IP into the Settings of YanusLIVE.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.yanusstudio.com/yanuslive/function-guide/hyperdeck-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
