# Remote

Remote application works with the following plugin versions:

* [OFX](https://timeinpixels.com/docs/false-color-plugin/plugin-versions/ofx/) — requires OFX license. Alternatively, you can purchase [OFX + Remote](https://timeinpixels.com/docs/false-color-plugin/plugin-versions/ofx-remote/) license which consists of OFX plugin and Remote application in one package.
* [Adobe Premiere Pro](https://timeinpixels.com/docs/false-color-plugin/plugin-versions/adobe-premiere-pro-after-effects/) — works via Premiere Pro Transmitter.

Read more about [Remote False Color](https://timeinpixels.com/docs/false-color-plugin/remote-false-color/).

![](https://timeinpixels.com/wp-content/uploads/2020/03/Screenshot-2020-03-21-at-22.37.26-1024x557.jpg)<br>

## Locating Remote False Color app on macOS

On some macOS systems, the Remote False Color app shortcut may not be installed in `/Applications`. In that case, you can locate it manually inside the `FalseColorConfig.app` bundle:

1. Open `/Applications` in Finder, right-click `FalseColorConfig.app` and select **Show Package Contents**.

![](/files/pP9jCHUzTBVpqmprWpkF)

2. Navigate to the `Contents` → `Resources` subfolder. You will find `RemoteFalseColor.app` there.

![](/files/QoeoSlwzU9oCRMyFsiVF)

## Installing the Premiere Pro transmitter on macOS

If the Remote app launches but Premiere Pro does **not** show **False Color Transmit** in **Preferences → Playback**, the transmitter plugin may not be installed in Adobe's shared plugin folder.

The transmitter bundle is included inside:

`/Applications/FalseColorConfig.app/Contents/Resources/FalseColorTransmitter.bundle`

It should be copied to:

`/Library/Application Support/Adobe/Common/Plug-ins/7.0/MediaCore/FalseColorTransmitter.bundle`

### Step by step

1. Quit **Adobe Premiere Pro** if it is running.
2. In Finder, open `/Applications`, right-click `FalseColorConfig.app`, and select **Show Package Contents**.
3. Open `Contents` → `Resources`.
4. Locate `FalseColorTransmitter.bundle`.
5. Copy `FalseColorTransmitter.bundle` to: `/Library/Application Support/Adobe/Common/Plug-ins/7.0/MediaCore/`
6. If macOS asks for administrator permission, approve it.
7. Launch Premiere Pro again.
8. Go to **Premiere Pro → Settings / Preferences → Playback** and check whether **False Color Transmit** is now available.

If the option still does not appear, restart the Mac once and try again.


---

# 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.timeinpixels.com/false-color/plugin-versions/remote.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.
