> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/verkada-cameras/ja/mentenansutotoraburushtingu/troubleshooting/troubleshoot-banding-on-camera-feed.md).

# カメラフィードのバンディングをトラブルシューティングする

蛍光灯や高周波照明は、自然光と比べて一定の方法で光を発しません。代わりに、これらの照明は点滅しています。人間の目には、一定の光として見えるため、これは判別できません。

しかし、カメラはローリングシャッターを使用しているため、画像の一部が異なるタイミングで更新されます。そのため、蛍光灯や高周波照明の点滅特性によって生じる光の変動がカメラに映し出されます。

## ブラックバンディングとは何ですか？

全体としての結果は、次のように呼ばれるものとして現れます *ブラックバンディング* がカメラの映像全体に現れます。商用電源の周波数は、これらのライトの点滅特性に直接影響します。周波数は地域によって異なるため、すべての地域でブラックバンディングが見られるわけではありません。たとえば、米国は60Hzを使用し、ヨーロッパは50Hzを使用します。

## 対処方法

カメラにブラックバンディングが見られる場合は、ワイドダイナミックレンジ（[WDR](/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/wide-dynamic-range.md)).

それでも解決しない場合は、 [Verkadaサポート](/command/ja/herupugadesuka/contact-verkada-support.md)にご連絡ください。Verkadaのテクニカルサポートエンジニアが、カメラの設定に必要な変更を加えることで、カメラ映像上のこのバンディングの見え方を改善するお手伝いをします。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/verkada-cameras/ja/mentenansutotoraburushtingu/troubleshooting/troubleshoot-banding-on-camera-feed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
