> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/v4.10.0/helmut4-components/helmutfx/preferences/modules/medialoopster-module.md).

# MediaLoopster Module

Setting up this module is necessary to use any Medialoopster node in the stream designer.

Configuration is essential to establish node authentication with the [Medialoopster MAM](https://www.medialoopster.com/).

You must specify the URL, username, and password of the created Medialoopster instance.

Use the "Test" button to check the input's correctness by connecting to Medialoopster

<figure><img src="/files/IZaDdmoVohRUlMdkFpV0" alt=""><figcaption><p>Medialoopster module</p></figcaption></figure>

Example configuration:

* MediaLoopster URL:
  * <http://medialoopster.example.com>
* MediaLoopster Username:
  * <mladmin@nachtblau.tv>
* MediaLoopster Password
  * top\_$ecretPa55word


---

# 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:

```
GET https://docs.helmut.de/helmut4-releases/v4.10.0/helmut4-components/helmutfx/preferences/modules/medialoopster-module.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.
