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

# カメラのネットワーク接続喪失

Verkadaカメラは、電源がある限り、ネットワーク接続がなくても録画と動画の保存を続けます。デバイスのLEDが青く点滅している限り、カメラが録画していると安心できます。青一色で点滅している場合でも、その間にオレンジの点滅が1〜8回入っている場合でも同様です。

オレンジの点滅しか見えず（青がない場合）、カメラは録画していない可能性があります。おそらくアップグレード中であり、それには再起動が伴うと考えられます。その再起動中は、カメラは録画できません。

さまざまな [LEDステータス](/verkada-cameras/ja/she-zhi/camera-led-status-indicators.md) 色。

***

## ネットワーク構成を確認してください

カメラが引き続き **青く点滅する** また、現地でインターネットにアクセスできる場合は、ネットワークが当社の必須の [構成](/verkada-cameras/ja/she-ding/camera-network-settings.md).

<div align="left" data-with-frame="true"><img src="/files/fc56854c12db67885c0c14189dde3447a0d72f39" 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/ja/mentenansutotoraburushtingu/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.
