> For the complete documentation index, see [llms.txt](https://docs.arcware.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arcware.cloud/unreal-engine-setup/using-the-arcware-pixel-streaming-template-project.md).

# Using the Arcware Pixel Streaming Template Project

<figure><img src="/files/7TnNWE8YslAykH3znR46" alt=""><figcaption></figcaption></figure>

Using the Arcware Pixel Streaming template is the quickest way to get your projects stream ready.

### Download Link

[**https://fab.com/s/94f4aec0beec**](https://fab.com/s/94f4aec0beec)

### Learning topics:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/R3g1jprA9kJwxDtNVS2V">Template Overview</a></td><td><a href="/files/Sci3qLHeCWiM4Wi8lIxx">/files/Sci3qLHeCWiM4Wi8lIxx</a></td></tr><tr><td><a href="/pages/Kk7EZAVEW9CJOkFpz71W">Getting Started</a></td><td><a href="/files/6C6vIRPVgqunwAfkgLsD">/files/6C6vIRPVgqunwAfkgLsD</a></td></tr><tr><td><a href="/pages/irofUdDFBO4NHcvvpXqT">Generic file transfer from UE to Frontend</a></td><td><a href="/files/1ua1oikGhInoCnh2FMou">/files/1ua1oikGhInoCnh2FMou</a></td></tr><tr><td><a href="/pages/SGvSz8gOQcnbASYgzKnA">Template Changelog</a></td><td><a href="/files/22ODSWzBOJO7U64o1Tw6">/files/22ODSWzBOJO7U64o1Tw6</a></td></tr></tbody></table>

#### Integrating the pixel streaming template in your project | video overview

{% embed url="<https://youtu.be/uJrmnTi50OE?si=kmSs8IQ728qv6nLN>" %}


---

# 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.arcware.cloud/unreal-engine-setup/using-the-arcware-pixel-streaming-template-project.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.
