# Livestreaming

## Overview

You can use the Hologram Desktop App alongside a live stream broadcasting tool to start streaming to Twitch, Youtube, Tiktok, and more.&#x20;

## Prerequisites

1. Install [Hologram Desktop App](https://hologram.xyz/download) (Mac-only, Windows coming soon).
2. (Optional) Connect wallet to access your NFT holograms.
3. [Set up ](https://docs.hologram.xyz/quickstart/hologram-desktop)your character, background, face tracking, etc.

## Using Twitch Studio (Mac Friendly)

Twitch studio provides a super simple experience to start streaming to Twitch with a few clicks. Download it [here](https://www.twitch.tv/broadcast/studio) and refer to this [guide](https://help.twitch.tv/s/article/getting-started-twitch-studio?language=en_US) for a comprehensive overview. Follow the simple steps below to start streaming with your favorite characters.

In Twitch Studio, click on "Edit Scene" on the bottom bar.

![](https://272708523-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Lj4VxGQwhiRJu4KJkWZ%2Fuploads%2F63hq2TOjMn467mtRe9aB%2FScreen%20Shot%202022-05-08%20at%2012.29.41%20AM.png?alt=media\&token=0f3779c0-a3a0-4f62-9e8b-cae46c3eac37)

Select "Webcam" under "Layers" on the left. Under "Device" on the right, click on "Change".&#x20;

![](https://272708523-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Lj4VxGQwhiRJu4KJkWZ%2Fuploads%2F0EnX3tGBZGBciWXiRacG%2FScreen%20Shot%202022-05-08%20at%201.17.06%20AM.png?alt=media\&token=5c785f01-6260-4409-9b74-3733a55f3f5c)

Set your webcam to "Hologram Camera", then click "Done".

![](https://272708523-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Lj4VxGQwhiRJu4KJkWZ%2Fuploads%2FqcEvZRIieXFIWh1hhU3B%2FScreen%20Shot%202022-05-08%20at%201.02.06%20AM.png?alt=media\&token=8caef572-4c6f-4d8d-b8de-b65246f57b5c)

Scroll down on the right. Under "Edit Green Screen Effect", copy values in "Colors to Remove".&#x20;

![](https://272708523-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Lj4VxGQwhiRJu4KJkWZ%2Fuploads%2FFu1oc2P1vCufZgHTPpbz%2FScreen%20Shot%202022-05-08%20at%201.04.35%20AM%201.png?alt=media\&token=c96f0531-b577-4167-9768-272016eff150)

In Hologram Desktop, paste the colors value into the background color selector.

![](https://272708523-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Lj4VxGQwhiRJu4KJkWZ%2Fuploads%2FWK1dQl9iICMvyUIu8kVG%2FScreen%20Shot%202022-05-08%20at%201.06.24%20AM.png?alt=media\&token=e13adfc0-f32f-4645-97c7-ea720e8988d8)

Your character should now appear on top of your stream!

![](https://272708523-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Lj4VxGQwhiRJu4KJkWZ%2Fuploads%2F1IeM5PvAv3enjcvN1nko%2FScreen%20Shot%202022-05-08%20at%201.29.22%20AM.png?alt=media\&token=51040412-a9bf-4770-b9cf-dc8742492f57)


---

# 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.hologram.xyz/tutorials/livestreaming.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.
