# Playback Scene

Starting from MOVIN Studio v2.1.0, you can play back, export, or stream previously recorded clips to other platforms even without connecting a MOVIN TRACIN device after logging in. If you would like to access clips without connecting the device, please refer to [MOVIN Studio Installation](/installation-and-setup/movin-studio-installation.md) and update to MOVIN Studio v2.1.0 or later.

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

In the Playback Scene, you can play back previously recorded clips, export them, or stream them to other platforms.

* For more details, please refer to the [Play, Export and Live-stream Mocap Clip](/movin-studio-usage-guide/play-export-and-live-stream-mocap-clip.md).
* If you would like to start motion capture, click the "Go Mocap" button at the bottom center.

Now that the software is installed and you’re logged in, it’s time to connect your hardware.\
Don’t worry—it’s simple. Let’s get started!


---

# 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/installation-and-setup/playback-scene.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.
