> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/verkada-cameras/de/videostreaming-und-freigabe/view-historical-footage/authenticate-verkada-video-footage.md).

# Verkada-Videomaterial authentifizieren

Erfahren Sie, wie Sie die Integrität von aus Verkada Command heruntergeladenen Videoarchiven überprüfen können

Verkada Verify ist eine Funktion, die die Bemühungen Ihres Unternehmens unterstützt, die Integrität von aus Verkada Command heruntergeladenen Sicherheitsaufnahmen zu überprüfen. Mit dieser Funktion kann jede Person, der ein Verkada-Videoarchiv zugesendet wurde, einschließlich Nicht-Verkada-Nutzern, schnell prüfen, ob der archivierte Clip manipuliert worden sein könnte. Zu den Möglichkeiten, wie unsere Kunden Verify nutzen können, gehört das Teilen von Videos mit Strafverfolgungsbehörden, Rechtsanwälten und anderen, die Video-Sicherheitsbeweise verwalten.\
​

Verkada Verify kann unter [command.verkada.com/verify](http://command.verkada.com/verify). Keine Anmeldung oder Software-Downloads erforderlich.

***

## Wählen Sie ein Video zur Überprüfung aus

Laden Sie ein archiviertes Video hoch, um zu verstehen, ob ein aus Verkada Command heruntergeladenes archiviertes Video manipuliert oder verändert wurde.

{% stepper %}
{% step %}
**Gehen Sie zu** [**command.verkada.com/verify**](https://command.verkada.com/verify) **über Ihren Webbrowser.**
{% endstep %}

{% step %}
**Wählen Sie das Videoarchiv aus Verkada Command aus, das Sie überprüfen möchten, indem Sie Ihr Video in das Feld ziehen oder ein Video von Ihrem lokalen Laufwerk zum Hochladen auswählen.**

{% hint style="warning" %}
Videos, die in Cloud-Speicherdienste wie Google Drive, Dropbox oder OneDrive hochgeladen wurden, werden nicht unterstützt. Aufnahmen müssen im MP4-Format hochgeladen werden.
{% endhint %}

<div align="left" data-with-frame="true"><img src="https://2692617145-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2Fgit-blob-e88fd9ef5089517b48767563cd86e281fa57a2bf%2Fdf6f621122ba6f87df5607ff408f44814caa479d.png?alt=media" alt="" width="613"></div>
{% endstep %}

{% step %}
**Innerhalb von Sekunden nach Abschluss des Uploads prüft Verkada Verify, ob das hochgeladene Video mit dem ursprünglichen archivierten Video aus Verkada Command übereinstimmt, und zeigt das Ergebnis an.**

<div align="left" data-with-frame="true"><img src="https://2692617145-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2Fgit-blob-1f5bed0dff12df5b87b3c89a4afbd7f2420da14a%2F98f0ea072e2b2d34824368e16add3629b1370fca.png?alt=media" alt="" width="736"></div>

<div align="left" data-with-frame="true"><img src="https://2692617145-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2Fgit-blob-2513eb5eb3fae9130df9e928ad848c04db82042b%2F1d526cea2271b9094d247d76cb118629b81cd9f3.png?alt=media" alt="" width="731"></div>
{% endstep %}
{% endstepper %}


---

# 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://help.verkada.com/verkada-cameras/de/videostreaming-und-freigabe/view-historical-footage/authenticate-verkada-video-footage.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.
