# Compatibility

## Why is there no HDMI output when connecting to DLSR camera, camcorder, TV box etc.?

It might be related to the compatibility issue of HDMI and it's strongly recommended to use 1080P instead of 1080i as the output resolution. Please follow below steps:

1. Power off the transmitter and plug out the HDMI cable;
2. Try to set the output resolution for your camcorder like 1920\*1080(1080P);
3. Plug in the HDMI cable and power on the transmitter;
4. Check whether there's HDMI output or not;

If it still cannot output image correctly or it's only 1080i for your camcorder, please follow below steps:

1. Try to upgrade the transmitter with latest firmware which might help;
2. Try to buy one HDMI EDID emulator like [DIGITUS 4K HDMI EDID emulator](https://www.digitus.info/de/produkte/video-und-audio/video-konverter/da-70466/) which is verified by connecting to JVC camcorder;

**You can learn more about how to upgrade firmware**:

{% content-ref url="/pages/aPky15rlFyRU4Nj3UiAO" %}
[Upgrade Firmware](/1080p-extender/upgrade/upgrade-firmware.md)
{% endcontent-ref %}

## What is the EDID?

**Extended Display Identification Data** (**EDID**) is a [metadata](https://en.wikipedia.org/wiki/Metadata) format for [display devices](https://en.wikipedia.org/wiki/Display_device) to describe their capabilities to a video source (e.g. [graphics card](https://en.wikipedia.org/wiki/Graphics_card) or [set-top box](https://en.wikipedia.org/wiki/Set-top_box)). The data format is defined by a standard published by the Video Electronics Standards Association ([VESA](https://en.wikipedia.org/wiki/VESA)). For details, please click this link in Wikipedia: [Extended Display Identification Data](https://en.wikipedia.org/wiki/Extended_Display_Identification_Data).


---

# 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.jtokenapp.com/1080p-extender/resources/faq/compatibility.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.
