# Stream setup/installing Cloudflared

The stream allows the macro to stream your screen in real-time through a link. This lets you watch your macro from other devices, such as your phone while you are away.

**Downloading Dependencies**

1. Download [homebrew](https://brew.sh/)
2. Open a new terminal, and run both commands *(only one of them will work)*

```
/opt/homebrew/bin/brew install cloudflared
```

```
/usr/local/Homebrew/bin/brew install cloudflared
```

**Enable stream setting** \
In your macro GUI, under config -> stream, check the "enable stream" option

<figure><img src="https://3050604334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGiG0hj8wajfaGRRlWcvt%2Fuploads%2FPhri2qehkHWrAKeFVaf3%2Fimage.png?alt=media&#x26;token=fe2ac42f-1b1e-4a1c-b7ba-7ad0b1d2c257" alt=""><figcaption></figcaption></figure>

**Getting the stream link** \
When you start the macro, it will start the stream. Once the stream is ready, it'll send the link via the Webhook

<figure><img src="https://3050604334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGiG0hj8wajfaGRRlWcvt%2Fuploads%2FGqKUQ8ngjfjHvWoSI2MN%2Fimage.png?alt=media&#x26;token=0755bfa7-3ebf-4115-8e75-860896cedafd" alt=""><figcaption></figcaption></figure>
