> For the complete documentation index, see [llms.txt](https://docs.livespotting.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.livespotting.com/livespotting.com/livespotting-cloud-recording/livespotting-box.md).

# livespotting Box

{% embed url="<https://www.youtube.com/watch?v=6ZQbLgiIgjI>" %}
YouTube Video: Prototyp der livespotting Box indoor
{% endembed %}

## FAQ Sammlung

Hier werden Themen für Anleitungen bis zum Launch des livesptting Cloud Recording Services  gesammelt.&#x20;

### Allgemein

1. So installieren und verwenden Sie den livespotting Box Kompatibilitätstester
2. livespotting Box Alternativen
3. Voraussetzungen für livespotting Box
4. livespotting Box Kompatibilitätsliste
5. livespotting Box technische Dokumentation
6. Wie viele Kameras kann eine livespotting Box unterstützen?
7. Fernzugriff auf die Verwaltungsseite Ihrer Kamera
8. Rückgabebedingungen

## livespotting Box Installation

1. So verbinden Sie die Kamera mit der Livespotting Box: Schritt-für-Schritt-Anleitung
2. Wie man einen DVR/NVR über die livespotting Box anschließt
3. livespotting Box auspacken und installieren
4. livespotting Box Fehlersuche
5. Was bedeuten die LED-Leuchten der livespotting Box?

### DIY livespotting Box

1. Wie baut man seine eigene livespotting Box?
2. &#x20;Wie erhalte ich die livespotting Box ID für die DYI livespotting Box?


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.livespotting.com/livespotting.com/livespotting-cloud-recording/livespotting-box.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
