# Verkada 돔 카메라 유지 관리

먼지, 이물질, 지문, 습기, 응결 등으로 인해 카메라의 화질이 영향을 받을 수 있습니다. 카메라가 제대로 작동하도록 하기 위해 가끔 유지보수하는 것이 권장됩니다.

***

## 일반적인 문제와 해결 방법

### 내부 반사

**원인**

카메라 케이스가 카메라 본체에 제대로 부착되지 않으면 적외선(IR) 눈부심이 돔에 반사되어 렌즈로 들어갔다가 다시 돔에 반사됩니다.

**해결 방법**

카메라 케이스를 카메라 본체에 다시 부착하고 Torx 나사를 완전히 조이십시오.

왼쪽 이미지는 반사로 인해 원형 이미지가 나타난 모습을 보여줍니다. 오른쪽 이미지는 카메라 케이스가 제대로 부착된 후의 이미지를 보여줍니다.

<div align="left" data-with-frame="true"><img src="/files/3c2610a3edb513bb7d3d757ea34ba563da2733d8" alt="원형 패턴 | 카메라 케이스 부착 후"></div>

### 외부 가림

**원인**

설치 후 보호 필름을 제거하지 않으면 IR 눈부심이 발생합니다.

**해결 방법**

돔에서 보호 필름을 제거하십시오. 필름을 제거한 후 카메라의 초점을 다시 맞춰야 할 수 있습니다.

왼쪽 이미지는 보호 필름 때문에 이미지가 흐리고 초점이 맞지 않으며 독특한 모자이크 패턴 효과가 나타나는 모습을 보여줍니다. 오른쪽 이미지는 보호 필름을 제거한 후의 이미지를 보여줍니다.

<div align="left" data-with-frame="true"><img src="/files/29a9f10288ace7cb6cf12d0d6486fb035ee87a21" alt="보호 필름 부착 상태(흐린 이미지) | 보호 필름 제거 후"></div>

### 돔의 먼지, 이물질 또는 지문

**원인**

돔에 먼지나 이물질이 쌓이면 이미지가 **주간 모드**에서는 괜찮아 보입니다. 그러나 **야간 모드**에서는 IR 눈부심이 먼지와 이물질에 반사되어 이미지에 밝은 점이 생기고 대비가 낮아집니다.

**해결 방법**

압축 공기를 사용해 먼지와 이물질을 불어내고 나서 [카메라 돔을 청소하십시오](/verkada-cameras/ko/maintenance-and-troubleshooting/clean-your-verkada-dome-camera.md).

왼쪽 이미지는 일부 영역은 초점이 맞아 있지만 밝은 점이 생기고 대비가 낮아진 이미지를 보여줍니다. 오른쪽 이미지는 돔을 청소한 후의 이미지를 보여줍니다.

<div align="left" data-with-frame="true"><img src="/files/6321db8fb501b286aeb950d8c8c151b8d47c49ad" alt="돔의 먼지와 이물질(대비 저하) | 돔 청소 후"></div>

<div data-with-frame="true"><img src="/files/c38fa612e786798bb05ae4edba35e118d580a105" alt="돔의 지문 | 돔 청소 후"></div>


---

# 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/maintenance-and-troubleshooting/verkada-dome-camera-maintenance.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.
