# Configurez une caméra PTZ (Panoramique-Inclinaison-Zoom) non Verkada

Command Connector vous permet d’ajouter et de contrôler des caméras PTZ (panoramique-inclinaison-zoom) non-Verkada prenant en charge le profil S d’ONVIF. Cela permet aux opérateurs de contrôler directement le mouvement de la caméra depuis Verkada Command.

{% hint style="warning" %}
Ajoutez la caméra [à Command Connector](/command-connector/fr/configuration/add-a-non-verkada-camera-to-a-command-connector.md) avant de commencer.
{% endhint %}

***

## Configuration

{% hint style="danger" %}
Vous avez besoin [de permissions d’administrateur de site](/verkada-cameras/fr/premiers-pas/roles-and-permissions-for-cameras.md) pour modifier les paramètres de la caméra.
{% endhint %}

{% stepper %}
{% step %}
**Dans Verkada Command, accédez à Tous les produits > Caméras.**
{% endstep %}

{% step %}
**Sélectionnez une caméra non-Verkada à configurer.**
{% endstep %}

{% step %}
**À droite, cliquez sur Paramètres.**
{% endstep %}

{% step %}
**Sous Général > Type de caméra, cliquez sur la liste déroulante et sélectionnez Caméra PTZ.**
{% endstep %}

{% step %}
**Retournez au flux vidéo de la caméra pour afficher la superposition des commandes PTZ de votre caméra PTZ non-Verkada.**

<div align="left" data-with-frame="true"><img src="/files/e60e02566f3bc7c34799db7c57fb4e65523db1ee" alt=""></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}

* Les commandes PTZ envoyées depuis Command Connector reposent sur les services PTZ du profil S d’ONVIF.
* Les opérations PTZ avancées telles que le mode Sentry et les déclencheurs contextuels nécessitent une caméra PTZ Verkada.
  {% endhint %}


---

# 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://help.verkada.com/command-connector/fr/configuration/configure-a-non-verkada-ptz-pan-tilt-zoom-camera.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.
