# Cambiar la orientación de una cámara

A veces, las cámaras pueden lograr un mejor campo de visión cuando se instalan en una orientación no estándar. Por ejemplo, montar una cámara en un ángulo de 90° puede proporcionar cobertura completa de un pasillo largo o de una escalera. Debes cambiar la orientación de la cámara en Command si está instalada en una orientación no estándar.

{% hint style="info" %}
Instala las cámaras con el LED de estado apuntando hacia el suelo para que la transmisión en vivo aparezca como se espera en orientación normal.
{% endhint %}

***

## Configuración

{% stepper %}
{% step %}
**En Verkada Command, ve a Todos los productos > Cámaras .**
{% endstep %}

{% step %}
**Seleccione la cámara que desea configurar.**
{% endstep %}

{% step %}
**En la esquina inferior derecha, haz clic en Configuración .**
{% endstep %}

{% step %}
**Bajo Dispositivo > Orientación, haz clic en Cambiar.**

a. Selecciona un modo de orientación.\
b. Haz clic **Guardar** para confirmar los cambios.

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

{% hint style="warning" %}
[Fisheyes](https://www.verkada.com/security-cameras/fisheye/) admite 3 modos de vista adicionales: Panorámico, División en cuatro y Pan-Tilt-Zoom. Ver [Cambiar modos de vista de Fisheye](/verkada-cameras/es/configuracion/view-and-edit-camera-settings/change-fisheye-view-modes.md) para más información.
{% 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/verkada-cameras/es/configuracion/view-and-edit-camera-settings/change-a-cameras-orientation.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.
