# Change a non-Verkada Channel Orientation

Sometimes, non-Verkada camera feeds may appear with an incorrect orientation. The Command Connector provides an easy way to rotate these feeds directly in Command, ensuring proper alignment for better visibility.

***

## Configuration

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras.**
{% endstep %}

{% step %}
**Select the non-Verkada channel you want to configure.**
{% endstep %}

{% step %}
**At the bottom right, click Settings.**
{% endstep %}

{% step %}
**Under Device > Orientation, click Change.**

a. Select an orientation mode.\
b. Click **Save** to confirm changes.

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

{% hint style="danger" %}
A Command Connector can rotate up to four non-Verkada camera feeds. Only H.264 main and high profiles support camera rotation.
{% 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/configuration/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.
