# Verkada Domeカメラのメンテナンス

カメラの画質は、ほこり、ゴミ、指紋、湿気、結露などの影響を受けることがあります。カメラを正常に動作させるため、定期的なメンテナンスをおすすめします。

***

## 一般的な問題と対処方法

### 内部反射

**原因**

カメラケースがカメラ本体に正しく取り付けられていない場合、赤外線（IR）のまぶしさがDome内でレンズに反射し、さらにDomeへ戻ります。

**解決策**

カメラケースをカメラ本体に再度取り付け、トルクスネジを完全に締め付けます。

左の画像は、反射によって発生した円形の画像を示しています。右の画像は、カメラケースが正しく取り付けられた後の画像を示しています。

<div align="left" data-with-frame="true"><img src="/files/b39f61df388d441947f431883146a9110f2ee9db" alt="円形パターン | カメラケース取り付け後"></div>

### 外部遮蔽

**原因**

設置後に保護フィルムを取り外さないと、IRのまぶしさが発生します。

**解決策**

Domeから保護フィルムを取り外してください。フィルムを外した後、カメラの再フォーカスが必要になる場合があります。

左の画像は、保護フィルムにより画像がぼやけてピントが合っていないように見え、独特のモザイクパターン効果が生じている様子を示しています。右の画像は、保護フィルムを取り外した後の画像を示しています。

<div align="left" data-with-frame="true"><img src="/files/dbb213d202a2a4172c4ff4ee23e04392ae4badf9" alt="保護フィルムあり（ぼやけた画像） | 保護フィルム取り外し後"></div>

### Dome上のほこり、ゴミ、または指紋

**原因**

Domeにほこりやゴミがたまると、画像は **デイモード**ではきれいに見えます。しかし、 **ナイトモード**では、IRのまぶしさがほこりやゴミに反射し、画像に明るい点やコントラストの低下を引き起こします。

**解決策**

缶入りのエアーでほこりやゴミを吹き飛ばし、次に [カメラのDomeを清掃してください](/verkada-cameras/ja/mentenansutotoraburushtingu/clean-your-verkada-dome-camera.md).

左の画像は、一部はピントが合っているものの、明るい点とコントラストの低下が見られる画像を示しています。右の画像は、Domeを清掃した後の画像を示しています。

<div align="left" data-with-frame="true"><img src="/files/b38f210e241b50849680484fe9d4fc0a956f1f03" alt="Dome上のほこりとゴミ（コントラスト低下） | Dome清掃後"></div>

<div data-with-frame="true"><img src="/files/dfaafeb108cb5ad59efb23bfba382adbf47ff00f" alt="Dome上の指紋 | Dome清掃後"></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/ja/mentenansutotoraburushtingu/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.
