# How to Use mocopi for Motion Capture

## Enhance the 3D avatars in PRISM Live Studio with mocopi motion capture equipment.

### About mocopi®

mocopi is a mobile motion capture device developed by Sony, using six sensors to easily track full-body movements. Lightweight and portable, it connects with smartphones, making it possible to create VR/metaverse content or live broadcasts anytime, anywhere. \
\
[mocopi official website](https://xyn.sony.net/en/products/mocopi_pc)

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

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

## Preparation

* One device running the **PRISM Live Studio mobile app**
* One device running the **mocopi smartphone app**
* **mocopi sensors and bands**
* **Wi-Fi network**

#### &#x20;

## Set up in the PRISM Live Studio mobile app

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

1. **PRISM mobile app Android v5.0.0** or **iOS v3.9.0** or later is required.
2. Open the **PRISM mobile app**, then select **VTuber Mode > 3D Avatar**.
3. Go to **3D Avatar > 3D Avatar Settings**, and turn **mocopi tracking** **ON**.
4. Check that the **IP Address** and **Port Number** are displayed.
   1. The mocopi smartphone app uses this IP address and port number to send your full-body motion data to the PRISM app, allowing your avatar to move in real time.
5. You’ve completed the setup for using the PRISM app with motion capture.

## Set up in mocopi smartphone app

The following steps explain how to set up the **mocopi sensors** and the **app**. You can also check the **official mocopi YouTube channel** for detailed instructions.

[mocopi official YouTube](https://www.youtube.com/watch?v=ArwYvo5HfVI)

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

1. Open the mocopi smartphone app.
2. Pair the sensors with your smartphone by following the on-screen guide.

<div align="left"><figure><img src="/files/QJRGVIqyNlESd5h3269p" alt=""><figcaption></figcaption></figure></div>

3. Connect the sensors and perform calibration.

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

4. After successful calibration, the app will move to a screen where you can view your avatar and check how the tracking data is applied.\
   To send tracking data to the PRISM app as shown in the image, select Motion, then use the Save/Send toggle button to set the transmission mode.
5. Tap the menu icon in the top-right corner and select Settings.
6. Choose External service connection settings.
7. For Destination, select Stream support app.
8. Set the IP address to match the one displayed in the PRISM app under\
   VTuber Mode > 3D Avatar Setting > mocopi tracking.
9. Tap OK.
10. When the mocopi smartphone app transmits full-body motion data, it will be reflected in the 3D Avatar within the PRISM app.

You’re all set! Start your VTuber stream with lifelike motion. 🎉🎉


---

# 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://guide.prismlive.com/mobile/guides/vtuber/how-to-use-mocopi-for-motion-capture.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.
