# SDI Encoder

1. Check for [Interoperability](https://docs.ndi.video/all/developing-with-ndi/ndi-certified/certification-guidelines/interoperability-requirements)
2. If the computer supports SDI as a monitor output, run the test as an HDMI encoder. If it does not, continue on.
3. Set the Testing application on a testing monitor
4. &#x20;Connect a previously tested SDI camera to the SDI encoder, and position and it towards the testing application as if you were testing the PTZ result
5. On the testing application, connect to the Encoder’s NDI output
6. Run the tests, and subtract the average of the PTZ camera’s previous results from the SDI encoder’s results

<figure><img src="https://3444609009-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDO9LSaUxLOBIgPjyrjR1%2Fuploads%2FVI9RixEWi4hiP6AS03Ln%2Fimage.png?alt=media&#x26;token=24ad3e12-7225-457c-9d7c-5c0e310e05d2" 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/device-testing-methods/sdi-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.
