> 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/video-streaming-and-sharing.md).

# 비디오 스트리밍 및 공유

- [인시던트 관리](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/incident-management.md): 인시던트 관리를 사용하여 귀하의 시설에서 발생한 사건을 해결합니다
- [라이브 스트리밍](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/live-streaming.md)
- [카메라 그리드](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/live-streaming/grids.md): 그리드를 사용하여 여러 카메라 피드를 동시에 효율적으로 모니터링합니다
- [Verkada 카메라의 로컬 스트리밍](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/live-streaming/local-streaming-on-verkada-cameras.md): 로컬 스트리밍이 무엇인지와 작동 방식을 알아보기
- [저지연 RTSP 스트리밍](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/live-streaming/low-latency-rtsp-streaming.md): 타사 애플리케이션 또는 미디어 플레이어에서 Verkada 카메라를 스트리밍합니다
- [카메라 비디오 품질 관리](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/live-streaming/manage-camera-video-quality.md): 라이브 및 녹화 비디오의 카메라 비디오 품질을 변경합니다
- [고품질 비디오 비트레이트 수정](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/live-streaming/modify-high-quality-video-bitrates.md): HQ 비트레이트를 조정하여 카메라의 비디오 품질을 최적화합니다
- [카메라 고효율 비디오 코딩(HEVC)](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/live-streaming/camera-high-efficiency-video-encoding-hevc.md)
- [과거 영상 보기](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/view-historical-footage.md): 녹화된 비디오 영상을 액세스하고 보는 방법 알아보기
- [통합 타임라인](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/view-historical-footage/history-player-search-and-unified-timeline.md): AI 기반 검색을 사용하여 서로 다른 카메라의 비디오 이벤트를 자동으로 찾아 하나의 지도 기반 타임라인으로 결합합니다.
- [녹화된 비디오 영상 보관](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/view-historical-footage/archive-recorded-video-footage.md): Verkada Command가 녹화된 비디오 영상을 손쉽게 보관하는 방법 알아보기
- [클라우드 백업](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/view-historical-footage/cloud-backup.md): 클라우드 백업을 활성화하는 방법 알아보기
- [확장 클라우드 백업 라이선스](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/view-historical-footage/extended-cloud-backup-licensing.md): 확장 클라우드 백업 라이선스를 적용하는 방법 알아보기
- [다중 카메라 보기에 카메라 추가](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/view-historical-footage/add-cameras-to-a-multicamera-view.md): 여러 카메라의 과거 영상을 동시에 보는 방법 알아보기
- [비디오 타임랩스](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/view-historical-footage/use-the-timelapse-feature.md): 내장된 Verkada Command 타임랩스 기능을 사용하는 방법 알아보기
- [Verkada 비디오 영상 인증](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/view-historical-footage/authenticate-verkada-video-footage.md): Verkada Command에서 다운로드한 비디오 아카이브의 무결성을 확인하는 방법 알아보기
- [비디오 공유](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/sharing-video.md)
- [웹사이트에 카메라 라이브 스트림 삽입](https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing/embed-a-cameras-live-stream-on-a-website.md): 웹사이트에 카메라의 라이브 스트림을 삽입하는 방법 알아보기


---

# 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:

```
GET https://help.verkada.com/verkada-cameras/ko/video-streaming-and-sharing.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.
