> 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/bideonosutorminguto.md).

# ビデオのストリーミング機能と共有

- [インシデント管理](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/incident-management.md): インシデント管理を使用して、敷地内で発生したインシデントを解決する
- [ライブ ストリーミング機能](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/live-streaming.md)
- [カメラグリッド](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/live-streaming/grids.md): グリッドを使用して複数のカメラフィードを同時に効率よくモニターする
- [Verkada カメラのローカル ストリーミング機能](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/live-streaming/local-streaming-on-verkada-cameras.md): ローカル ストリーミング機能とは何か、そしてその仕組みを学ぶ
- [低遅延 RTSP ストリーミング機能](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/live-streaming/low-latency-rtsp-streaming.md): Verkada カメラをサードパーティのアプリケーションやメディアプレーヤーにストリーミングする
- [カメラのビデオ品質を管理する](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/live-streaming/manage-camera-video-quality.md): ライブおよび録画ビデオのカメラのビデオ品質を変更する
- [高品質ビデオのビットレートを変更する](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/live-streaming/modify-high-quality-video-bitrates.md): HQ ビットレートを調整してカメラのビデオ品質を最適化する
- [カメラの高効率ビデオ符号化（HEVC）](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/live-streaming/camera-high-efficiency-video-encoding-hevc.md)
- [過去の映像を表示する](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/view-historical-footage.md): 録画された映像にアクセスして表示する方法を学ぶ
- [統合タイムライン](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/view-historical-footage/history-player-search-and-unified-timeline.md): AI 搭載検索を使用して、異なるカメラのビデオイベントを自動的に特定し、地図ベースの 1 つのタイムラインにまとめます。
- [録画されたビデオ映像をアーカイブする](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/view-historical-footage/archive-recorded-video-footage.md): Verkada Command で録画されたビデオ映像を簡単にアーカイブする方法を学ぶ
- [クラウドバックアップ](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/view-historical-footage/cloud-backup.md): クラウドバックアップを有効にする方法を学ぶ
- [拡張クラウドバックアップライセンス](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/view-historical-footage/extended-cloud-backup-licensing.md): 拡張クラウドバックアップライセンスを適用する方法を学ぶ
- [複数カメラ表示にカメラを追加する](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/view-historical-footage/add-cameras-to-a-multicamera-view.md): 複数のカメラの過去の映像を同時に表示する方法を学ぶ
- [ビデオのタイムラプス](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/view-historical-footage/use-the-timelapse-feature.md): Verkada Command の組み込みタイムラプス機能の使い方を学ぶ
- [Verkada のビデオ映像を認証する](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/view-historical-footage/authenticate-verkada-video-footage.md): Verkada Command からダウンロードしたビデオアーカイブの整合性を確認する方法を学ぶ
- [ビデオの共有](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/sharing-video.md)
- [Web サイトにカメラのライブストリームを埋め込む](https://help.verkada.com/verkada-cameras/ja/bideonosutorminguto/embed-a-cameras-live-stream-on-a-website.md): Web サイトにカメラのライブストリームを埋め込む方法を学ぶ


---

# 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/bideonosutorminguto.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.
