# 카메라 피드의 밴딩 문제 해결

형광등과 고주파 조명은 자연광에 비해 빛을 일정하게 내지 않습니다. 대신 이러한 조명은 맥동합니다. 사람의 눈에는 이것이 일정한 빛처럼 보여 식별되지 않습니다.

반면 카메라는 롤링 셔터를 사용하므로 이미지의 각 부분이 서로 다른 시점에 갱신됩니다. 이로 인해 카메라는 형광등과 고주파 조명의 맥동 특성으로 인해 발생하는 빛의 변화를 보여주게 됩니다.

## 블랙 밴딩이란 무엇인가요?

그 결과는 다음과 같이 나타납니다 *블랙 밴딩* 카메라 피드 전반에 걸쳐서 말입니다. 전원 주파수는 주전원의 주파수에 따라 이러한 조명의 맥동 특성에 직접적인 영향을 미칩니다. 전원 주파수는 지역마다 다르므로 모든 지역에서 블랙 밴딩이 나타나는 것은 아닙니다. 예를 들어 미국은 60Hz를 사용하는 반면 유럽은 50Hz를 사용합니다.

## 조치 방법

카메라에서 블랙 밴딩이 보이면 와이드 다이내믹 레인지([WDR](/verkada-cameras/ko/configuration/view-and-edit-camera-settings/wide-dynamic-range.md)).

그래도 해결되지 않으면 다음에 문의하세요 [Verkada 지원팀](/command/ko/need-help/contact-verkada-support.md). Verkada 기술 지원 엔지니어가 카메라 설정에 필요한 변경을 적용하여 카메라 피드에서 이 밴딩의 보이는 현상을 제거하도록 도와드릴 수 있습니다.


---

# 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/troubleshooting/troubleshoot-banding-on-camera-feed.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.
