# 카메라 설정

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

{% step %}
**볼 카메라를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 아래에서 Settings를 클릭합니다.**
{% endstep %}

{% step %}
**General 페이지에서 시간대, 일련번호, 모델, 저장소 등과 같은 일반적인 카메라 설정 정보를 볼 수 있습니다.**
{% endstep %}
{% endstepper %}

***

## 카메라 설정 구성

아래는 구성할 수 있는 카메라 설정의 일반적인 종합 목록입니다:

|                                                                                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **범주**                                                                                | **설정**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **일반**                                                                                | <p><a href="/pages/5576a725c40d8d6675d6fad2398e7650daa1ff4b">사이트</a></p><p>이름</p><p><a href="/pages/43f699258822c0e7c2c678a859c7da7e7d651a9f">위치</a></p><p>메모</p><p>시간대</p><p>일련번호</p><p>모델</p><p>가장 오래된 사용 가능한 비디오</p><p><a href="/pages/7736e214ca336b168eb02511533f21bbe93eacb4">펌웨어</a></p><p>로컬 IP</p><p>MAC 주소</p><p>장치 재부팅</p><p>일정 <a href="/pages/7736e214ca336b168eb02511533f21bbe93eacb4">펌웨어</a> 업데이트</p><p><a href="/spaces/WGhGOETiiNRauC7oHwID/pages/f3d25852ef3de36ce9268b260a1de57d16e31cf8">감사 로그</a></p><p><a href="https://app.gitbook.com/s/NRq5qDDjsYNxwNzF1bcB/organization-settings/manage-your-admin-page-settings/legacy-audit-logs">장치 로그(기존)</a></p>             |
| **장치**                                                                                | <p>비디오 코덱</p><p><a href="/pages/406b60ea81732cb2aa94ad20b5b532530e8cf8a0">온보드 보존</a></p><p>HQ 비디오 화질</p><p><a href="/pages/cddb753099cf368ecab6d83475d03fa1488e03a7">방향</a></p><p>고감도 모드\*</p><p><a href="/pages/721a6232d5530267378d6147afbc5674e61d6033">저대역폭 모드</a></p><p><a href="/pages/08c8a6d4e53fcf35258122b4e0893e8e2336e108">타임랩스</a></p><p><a href="/pages/71c387d739906b135aa9754170184cbb5840eab4">RTSP</a></p><p>카메라 LED</p><p><a href="/pages/e0265d3c9ce71777084008f6146553113cb6d159">자동 초점</a></p><p>식별</p><p>카메라 IP</p><p><a href="/pages/9f8f42c39825f9b489872f17f4e02e7645c960a9">장치 삭제</a></p><p><a href="/pages/6d81d22cd5802cc1259daa1c3e9ddbb808db551d">오디오</a></p> |
| **이벤트**                                                                               | <p><a href="/pages/3a763610c1fbe4ae2bf3af641e5dedce28125bdb">변조 이벤트</a></p><p><a href="/pages/a68cad77792feb648bb05edad35c751f0613c5d3">알림 관리</a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [**개인정보**](/verkada-cameras/ko/configuration/security-and-privacy/privacy-regions.md) | <p><a href="/spaces/WGhGOETiiNRauC7oHwID/pages/2d101f5fb60724339fa23d6128e9b92172973311">데이터 저장 위치</a></p><p><a href="/pages/58fa8ed20c259e3a8b9dc9994a7f8cd727cc7d5c">개인정보 영역</a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **분석**                                                                                | <p><a href="/pages/b98dabf172284d0c75affda5bdf42d5adca4998b">사람 기록</a></p><p>점유 추세</p><p><a href="/pages/7bc97bb21a00f6dbe8a0d6861a9cb785a6c52e61">차량 기록</a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| **백업**                                                                                | [클라우드 백업](/verkada-cameras/ko/video-streaming-and-sharing/view-historical-footage/cloud-backup.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |

{% hint style="warning" %}
고감도 모드는 현재 다음 카메라 모델에서만 지원됩니다:

* CM42
* CD62
* CF81
* CB62
  {% endhint %}

***

{% hint style="info" %}
**직접 보고 싶으신가요?** 다음을 확인해 보세요. [동영상 튜토리얼](https://www.youtube.com/watch?v=Pf_N_tkRg-c).
{% 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/ko/configuration/view-and-edit-camera-settings.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.
