# Name vergeben

Der Name der Videoquelle wird benötigt um deine Kamera und deinen Live-Stream zu identifizieren. Du wirst den Namen benötigen, um deinen Player anzulegen. Gerade, wenn du viele Videoquellen und Live-Streams auf deinem System hast wird es dir helfen nicht durcheinander zu geraten und deine Kameras zu identifizieren, wenn du sinnvolle Namen verwendest. Ein schlechter Name wäre: Cam1, ein guter sprechender Name ist: Standort-Blick.

Der Name der Kamera wird beim Anlegen der Kamera vergeben. Informationen zum Anlegen von Videoquellen findest du [hier](https://livespotting.gitbook.io/livespotting/quellen/kameras/kamera-anlegen).

**Der Name der Kamera kann jederzeit nachträglich angepasst werden.**

**> Quelle > Klick auf das Zahnrad ⚙️ > Reiter: Beschreibung**


---

# 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.com/control-center/control-center-webservice/quellen/kameras/beschreibung/name-vergeben.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.
