> For the complete documentation index, see [llms.txt](https://docs.vioso.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vioso.com/guide/mediaservers/avstumpfl.md).

# AV Stumpfl Pixera

The software Pixera is the latest branch of media server softwares from the Austrian company AV Stumpfl. VIOSO has a history partnering with AV Stumpfl for many years, so it is natural that Pixera comes with a tight integration of VIOSO's autoalignment technology. Learn more about Pixera on <https://pixera.one>.

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

With the release of Pixera 2 (from version 2.0.167 / August 2024) the intgeration has reached a new level by adding the latest VIOSO module for calibration and providing a tight integration for more ease of use, handling complex scenarios and enabline 1-click recalibrations.

See the features of Pixera + VIOSO in comparison:

| Edition                      | Pixera 1                 | Pixera 2                                   | projectiontools               |
| ---------------------------- | ------------------------ | ------------------------------------------ | ----------------------------- |
| based on                     | VIOSO Anyblend 5         | VIOSO 6                                    | projectiontools 6             |
|                              |                          |                                            | optional available for Pixera |
| fully integrated with Pixera | yes                      | yes                                        | no                            |
| single camera autoalignment  | yes                      | yes                                        | yes                           |
| 2D content mapping           | yes                      | yes                                        | yes                           |
| 3D content mapping           | no                       | yes                                        | yes                           |
| multi-client support         | no\*                     | yes                                        | yes                           |
| 1-click recalibration        | integrated workflow only | <p>integrated &<br>standalone workflow</p> | standalone workflow           |
| multi-camera autoalignment   | no                       | no                                         | yes                           |
| marker based auto-mapping    | no                       | no                                         | yes                           |

\*) multi client is somehow doable using a quite complex procedure of file naming and file distribution. Learn more here: [Pixera v.1](/guide/mediaservers/avstumpfl/pixera-v.1.md#transfer-vwf-on-multi-client-configurations)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.vioso.com/guide/mediaservers/avstumpfl.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
