> 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/ko/maintenance-and-troubleshooting/troubleshooting/loss-of-network-connection-for-cameras.md).

# 카메라의 네트워크 연결 손실

Verkada 카메라는 전원이 공급되는 한 네트워크 연결이 없어도 계속 녹화하고 영상을 저장합니다. 장치의 LED가 파란색으로 깜박이는 한, 파란색만 깜박이거나 중간에 주황색 깜박임이 1\~8번 있더라도 카메라가 녹화 중임을 확신할 수 있습니다.

주황색 깜박임만 보이고(파란색은 없음) 있다면 카메라가 녹화 중이 아닐 가능성이 높습니다. 이는 재부팅을 포함하는 업그레이드 중일 가능성이 높다고 가정합니다. 해당 재부팅 동안에는 카메라가 녹화할 수 없습니다.

다양한 [LED 상태](/verkada-cameras/ko/installation/camera-led-status-indicators.md) 색상에 대해 자세히 알아보세요.

***

## 네트워크 구성을 확인하세요

카메라가 계속해서 **파란색으로 깜박이고** 현장 인터넷 접속이 가능하다면, 네트워크가 당사의 필수 [구성](/verkada-cameras/ko/configuration/camera-network-settings.md).

<div align="left" data-with-frame="true"><img src="/files/899f4020711be6cec203533735ef33698c541ef6" alt=""></div>

카메라가 다시 연결되면, 장애 발생 동안의 영상을 동기화하기 시작하며, 동영상에 접근할 수 있게 되기까지 시간이 걸릴 수 있습니다.


---

# 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/ko/maintenance-and-troubleshooting/troubleshooting/loss-of-network-connection-for-cameras.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.
