# Live-streaming

MOVIN Studio에서는 모션캡처 데이터의 획득 뿐만 아니라 라이브 스트리밍까지 지원하고 있어, 여러분의 움직임을 실시간으로 타 플랫폼으로 전송할 수 있습니다.

현재 MOVIN이 지원하는 라이브 스트리밍 플랫폼은 하단과 같습니다.

<table><thead><tr><th width="114.546875">Category</th><th width="140.1796875">Platform</th><th width="489.58203125">Support</th></tr></thead><tbody><tr><td>Virtual Avatar Platforms</td><td>Warudo</td><td>라이브 스트리밍 지원 중<br><a data-mention href="/pages/huiAEgzpE8vpe4bETkRY">/pages/huiAEgzpE8vpe4bETkRY</a> 를 참고해주세요.</td></tr><tr><td></td><td>VRChat</td><td>라이브 스트리밍 지원 중<br><a data-mention href="/pages/ldtChO3jkXc4rTZTUqcP">/pages/ldtChO3jkXc4rTZTUqcP</a>을 참고해주세요.</td></tr><tr><td></td><td>Meligo</td><td>라이브 스트리밍 지원 중<br><a data-mention href="/pages/91CoqZBchUk4Sem0xwUU">/pages/91CoqZBchUk4Sem0xwUU</a>를 참고해주세요.</td></tr><tr><td>3D Engines</td><td>Unity</td><td>라이브 스트리밍 지원 중<br><a data-mention href="/pages/RmMl94bDp7ITMrndZDQg">/pages/RmMl94bDp7ITMrndZDQg</a> 를 참고해주세요.</td></tr><tr><td></td><td>Unreal Engine</td><td>라이브 스트리밍 지원 중<br><a data-mention href="/pages/b987totZIfR5YJbdyu3h">/pages/b987totZIfR5YJbdyu3h</a> 을 참고해주세요.</td></tr><tr><td></td><td>Blender</td><td>라이브 스트리밍 지원 중<br><a data-mention href="/pages/lAfF9e7A0tWSwPq5A48r">/pages/lAfF9e7A0tWSwPq5A48r</a>를 참고해주세요.</td></tr><tr><td>Live Visual Tools</td><td>Notch</td><td>라이브 스트리밍 지원 중<br><a data-mention href="/pages/5amWyUXr2MEv3RpsVDVf">/pages/5amWyUXr2MEv3RpsVDVf</a> 를 참고해주세요.</td></tr><tr><td></td><td>TouchDesigner</td><td>라이브 스트리밍 지원 중<br><a data-mention href="/pages/z3FKnUdgRhhS7IL9nHwc">/pages/z3FKnUdgRhhS7IL9nHwc</a>를 참고해주세요.</td></tr><tr><td>Robotics &#x26; Simulation Tools</td><td>ROS</td><td>라이브 스트리밍 지원 중<br><a data-mention href="/pages/o3yTyGwlp2Otrp0CVi3w">/pages/o3yTyGwlp2Otrp0CVi3w</a>를 참고해주세요.</td></tr><tr><td>Protocols</td><td>OSC</td><td>이외에도 OSC 프로토콜을 지원하는 모든 플랫폼에 모션 데이터를 라이브 스트리밍할 수 있습니다.</td></tr></tbody></table>

사용하는 플랫폼으로의 라이브 스트리밍 지원이 필요할 경우, [MOVIN 디스코드](https://discord.com/invite/zHE6kYgCpj)에 의견을 전달해주세요.

<figure><img src="/files/AUnJxIBQPeFxsQHefaEu" alt=""><figcaption></figcaption></figure>

라이브 스트리밍은 우측 패널 세 번째에 위치한 'Streaming' 탭 또는 툴바의 'Live-streaming' 버튼을 통해 진행할 수 있습니다. 둘 중 편한 방법을 통해 다양한 플랫폼으로 모션 데이터를 실시간으로 스트리밍해보세요.


---

# 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://help.movin3d.com/kr/movin-studio-usage-guide/live-streaming.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.
