> 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/command-connector/fr/configuration/configure-a-non-verkada-ptz-pan-tilt-zoom-camera.md).

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