> For the complete documentation index, see [llms.txt](https://captivatehelp.newbluelive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://captivatehelp.newbluelive.com/control-your-show/chapter-index-4/operating-bitfocus-companion-remotely.md).

# Operate Bitfocus Companion remotely

Bitfocus Companion can act as a professional switchboard console linked to the Elgato Stream Deck, but also independently via web buttons in any browser, tablet, or mobile device on the same network.

## Remote Control Setup

We recommend relaunching Companion if it’s already open. You only need to close the browser windows — your sources and Button Configuration Board are saved.

1. In the small control window, select your local network (wired or wireless) in the dropdown under **GUI Interface**, then click **Launch GUI**.

   <div align="left"><figure><img src="https://352477438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFCWMxradHcVjURnrXSYX%2Fuploads%2Fgit-blob-b2c1168c83b0297c1788fd9029560632e10a24a5%2Fimage_4017.jpg?alt=media" alt="GUI Interface"><figcaption></figcaption></figure></div>
2. Bitfocus Companion Admin opens in your default browser. Open the Configuration Wizard if it does not open automatically.
3. Choose **TCP Raw Socket** in the Remote Control Services window.

   <div align="left"><figure><img src="https://352477438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFCWMxradHcVjURnrXSYX%2Fuploads%2Fgit-blob-ea0cbb1f9e0214d1af762d3824816bc403776190%2Fimage_8125.jpg?alt=media" alt="TCP Raw Socket"><figcaption></figcaption></figure></div>
4. Click **Next** until you reach Review Settings. Verify the values and click **Apply**.

   <div align="left"><figure><img src="https://352477438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFCWMxradHcVjURnrXSYX%2Fuploads%2Fgit-blob-03d843f631d37e110cb59cf4515c35d4ff88b52e%2Fimage_7345.jpg?alt=media" alt="Review Settings"><figcaption></figcaption></figure></div>
5. On your mobile device, enter the IP address for the controller. The desired view can be Emulator, Web buttons, Mobile buttons, or New Web/Mobile buttons.

   <div align="left"><figure><img src="https://352477438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFCWMxradHcVjURnrXSYX%2Fuploads%2Fgit-blob-22218e97ee5ab80de1361cc5861511afd404e58b%2Fimage_3597.jpg?alt=media" alt="IP options"><figcaption></figcaption></figure></div>

Your Companion project displays in the remote device’s browser. The fullscreen icon (top-left) and settings gear (top-right) adjust the view.

<div align="left"><figure><img src="https://352477438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFCWMxradHcVjURnrXSYX%2Fuploads%2Fgit-blob-d1959952226537cc1db586141acd4ace1b562978%2Fimage_2343.jpg?alt=media" alt="Remote view"><figcaption></figcaption></figure></div>


---

# 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://captivatehelp.newbluelive.com/control-your-show/chapter-index-4/operating-bitfocus-companion-remotely.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.
