# 비-Verkada 채널 방향 변경하기

때때로 Verkada가 아닌 카메라 피드는 잘못된 방향으로 표시될 수 있습니다. Command Connector를 사용하면 Command에서 직접 이러한 피드를 쉽게 회전시켜 올바른 정렬을 유지하고 가시성을 높일 수 있습니다.

***

## 구성

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**구성하려는 Verkada가 아닌 채널을 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 아래에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**장치 > 방향에서 변경을 클릭합니다.**

a. 방향 모드를 선택합니다.\
b. 클릭 **저장** 하여 변경 사항을 확인합니다.

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

{% hint style="danger" %}
Command Connector는 최대 4개의 Verkada가 아닌 카메라 피드를 회전할 수 있습니다. H.264 메인 및 하이 프로필만 카메라 회전을 지원합니다.
{% 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/ko/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.
