> 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, and the optional `goal` query parameter:

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