# Preview

## Why does it show like the below?

Go to Setting->Video/Audio->Video->Change Codec type from H.265 to H.264

![Preview-Running in Circle](/files/-MPwyPLqkL93podXeWr-)

{% hint style="info" %}
:man\_mage: **Tips**: As Flash only supports H.264 instead of H.265, that's why it will show like the above photo if you're trying to preview the live video in browsers like Chrome, Edge, Firefox etc.
{% endhint %}

## Why does it show "Video Loss"?

That means the encoder doesn't detect any video source and 1920x1080\@30HZ will be shown from Setting->System->System Status. In this case, please follow below steps which might help you:

* Power off the encoder;
* Clean both connectors of HDMI cable with industrial alcohol;
* Re-plug in the HDMI cable and power on the encoder;
* Check whether it can detect video source;

![Video Loss](/files/-MPx8l42-zsunDew4ud4)

**You can learn more about EDID**:

{% content-ref url="/pages/-MPx24OGzdHoRuLS3O6G" %}
[EDID](/resources/faq/edid.md)
{% endcontent-ref %}

## How can we preview video in H.265?

You can preview via VLC player or access the encoder from IE.


---

# 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/resources/faq/preview.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.
