# Cambia la orientación de un canal que no es Verkada

A veces, las transmisiones de cámaras que no son de Verkada pueden aparecer con una orientación incorrecta. Command Connector ofrece una forma sencilla de girar estas transmisiones directamente en Command, garantizando una alineación adecuada para una mejor visibilidad.

***

## Configuración

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

{% step %}
**Seleccione el canal que no es de Verkada que desea configurar.**
{% endstep %}

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

{% step %}
**En Dispositivo > Orientación, haga clic en Cambiar.**

a. Seleccione un modo de orientación.\
b. Haga clic en **Guardar** para confirmar los cambios.

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

{% hint style="danger" %}
Un Command Connector puede girar hasta cuatro transmisiones de cámaras que no son de Verkada. Solo los perfiles principal y alto de H.264 admiten la rotación de cámaras.
{% 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/es/configuracion/change-a-non-verkada-channel-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.
