> 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/gou-cheng/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.
