> 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/access-control/fr/configuration/configure-a-door-in-command/add-a-camera-live-feed-to-a-door.md).

# Ajouter un flux en direct de caméra à une porte

Lorsque vous assignez une caméra à une porte, cela ajoute une couche de sécurité lors de la consultation de l'historique et de l'activité de la porte.

{% hint style="warning" %}
Vous pouvez ajouter jusqu'à deux caméras par porte.
{% endhint %}

{% stepper %}
{% step %}
**Dans Verkada Command, allez dans Tous les produits > Accès .**
{% endstep %}

{% step %}
**Sélectionnez un site dans le menu déroulant.**
{% endstep %}

{% step %}
**Sélectionnez la porte à laquelle vous souhaitez ajouter une caméra et cliquez sur Paramètres.**
{% endstep %}

{% step %}
**Sous Jumelage des caméras, à côté de Intérieur ou Extérieur :**

a. Cliquez **Ajouter une caméra**.

<div align="left" data-with-frame="true"><img src="/files/c4ec93d8489195de48b5774c947e2ed8a2ccf97f" alt="" width="599"></div>

b. Sélectionnez la caméra que vous souhaitez ajouter.\
c. Cliquez **Terminé** pour enregistrer.
{% endstep %}

{% step %}
**Vous devriez maintenant voir le flux en direct associé à la porte.**
{% 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/access-control/fr/configuration/configure-a-door-in-command/add-a-camera-live-feed-to-a-door.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.
