# HDMI Encoder

1. Check for [Interoperability](/all/developing-with-ndi/ndi-certified/certification-guidelines/interoperability-requirements.md)
2. Run an HDMI cable out of an open monitor port on your PC into the encoder. This tells the PC that the encoder is now a monitor
3. Connect the encoder to the network and find it on [Studio Monitor](/all/using-ndi/ndi-tools/ndi-tools-for-windows/studio-monitor.md)
4. Open the NDI Testing application and drag it over to the second monitor. Use Studio Monitor to see what you are doing
5. &#x20;Make the testing application full screen, then select the Encoder’s NDI output as the source in the testing application
6. Run the test and save the results as the PTZ camera

(For Access to the NDI Testing Application for Latency and Keyframes, see the [Camera Testing Method](/all/developing-with-ndi/ndi-certified/certification-process/testing-methods/camera.md))

<figure><img src="/files/BrZVzMSGMPMwL01PBOvT" alt=""><figcaption></figcaption></figure>


---

# 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.ndi.video/all/developing-with-ndi/ndi-certified/certification-process/testing-methods/hdmi-encoder.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.
