# I can't see a video?

## The browser is to blame!&#x20;

Because live streaming is actually always played in the browser, experience shows that the program is the biggest source of errors. A fixed procedure has therefore proven itself: Narrow down the source of the error In a few steps you can narrow down the source of the error:

### Isolate source of error

You can narrow down the error well in a few steps:

{% tabs %}
{% tab title="Check compatibility" %}
If you've watched a live stream with us before, the first step is not an issue for you. If you have an older desktop PC, you can check if your browser is supported using the following link: Which browsers are supported by the player?
{% endtab %}

{% tab title="Countertest" %}
If you have multiple browsers installed. Test the live stream in another browser, this can also be on the smartphone or tablet. If the live stream works in the other browsers, you have immediately isolated the problem.
{% endtab %}

{% tab title="Clear cache" %}
In most cases, the browser cache is to blame. Therefore, we always recommend clearing the browser cache as a first measure.
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
Always use a browser with the latest version to avoid problems with live streaming!
{% endhint %}

### Most common error

If you don't see a live stream, in most cases the browser cache is to blame. We therefore recommend that the first measure is always to clear the browser cache.&#x20;

You can find instructions for the most popular browsers on the manufacturer's pages or here: [How to clean Browsercache on Duck Duck Go.](https://duckduckgo.com/?q=How+to+clean+browsercache\&ia=web)

* Google Chrome (Desktop)
* Google Chrome (Mobile)
* Mozilla Firefox
* Microsoft Internet Explorer
* Apple Safari
* Opera

{% hint style="success" %}
Cookies, passwords and the browser history do not necessarily have to be cleaned. The temporary files are sufficient - here is the corresponding help:
{% endhint %}

### Other known sources of error

* **Firewall** (updates, domain, port and protocol restrictions, etc.) Please inform your IT, or disable local firewall proxy server for a short test (mostly in companies)
* **Unknown website** Please access the live stream via the camera driver's website or directly via [www.livespotting.tv](http://www.livespotting.tv) to test the function.
* **Browser Plug-In** Check the settings of possibly installed privacy plug-ins like privacy badger or ad blocker and enable the domain livespotting via an exception rule. You can find instructions in the help.

  Translated with [www.DeepL.com/Translator](http://www.DeepL.com/Translator) (free version)


---

# 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.livespotting.tv/english/i-cant-see-a-video.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.
