# Real-time content playback

- [Overview](https://docs.lightact.com/real-time-content-playback/notch.md)
- [Notch](https://docs.lightact.com/real-time-content-playback/notch-1.md)
- [TouchDesigner](https://docs.lightact.com/real-time-content-playback/touchdesigner.md)
- [Unreal Engine](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview.md)
- [Required Unreal Engine Plugins](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/required-unreal-engine-plugins.md)
- [Installing LightAct Plugin](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/required-unreal-engine-plugins/installing-lightact-plugin.md)
- [Setting up the Plugin](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/required-unreal-engine-plugins/setting-up-the-plugin.md)
- [LightAct Runtime Actor](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/required-unreal-engine-plugins/setting-up-the-plugin/lightact-runtime-actor.md)
- [LightAct Custom Time Step](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/required-unreal-engine-plugins/setting-up-the-plugin/lightact-custom-time-step.md)
- [LightAct Timecode](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/required-unreal-engine-plugins/setting-up-the-plugin/lightact-timecode.md)
- [UnrealLink](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/unreallink.md)
- [Texture Sharing](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/texture-sharing.md)
- [Thrower2UCam](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/texture-sharing/thrower2ucam.md)
- [Projector2UCam](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/texture-sharing/projector2ucam.md)
- [ViewportUCam](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/texture-sharing/viewportucam.md)
- [Unreal Engine Integration Troubleshooting](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/unreal-engine-integration-troubleshooting.md)
- [Texture Sharing Troubleshooting](https://docs.lightact.com/real-time-content-playback/unreal-engine-integration-overview/unreal-engine-integration-troubleshooting/texture-sharing-troubleshooting.md): If you cannot get Texture Sharing to work on your computer, please follow this guide. It will allow give you more details into what might be the problem.


---

# 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.lightact.com/real-time-content-playback.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.
