# 카메라 비디오 품질 관리

스트리밍 필요에 따라 카메라 영상을 볼 때 이미지 품질을 변경할 수 있습니다. Verkada 카메라는 표준 화질(SQ) 및 고화질(HQ) 스트림을 지원합니다.

* SQ - 이미지 품질은 낮아지지만 대역폭 사용량은 적습니다.
* HQ - 이미지 품질은 더 좋지만 대역폭 사용량은 더 많습니다.

***

## 전역 기본 비디오 품질 설정

실시간 및 녹화 데이터에 대해 카메라의 기본값이 될 비디오 품질을 설정합니다.

#### 실시간 스트림

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**Default Cloud Live Stream Quality 드롭다운에서 비디오 품질을 선택합니다.**
{% endstep %}
{% endstepper %}

#### 과거 영상

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**Default History Playback Quality 드롭다운에서 비디오 품질을 선택합니다.**
{% endstep %}
{% endstepper %}

***

## 카메라의 비디오 품질 변경

스트리밍 필요에 가장 적합하도록 카메라의 비디오 품질을 일시적으로 변경합니다.

#### 실시간 스트림

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**보려는 카메라를 선택합니다.**
{% endstep %}

{% step %}
**실시간 스트림의 왼쪽 아래에서 SQ/HQ 드롭다운을 클릭하고 필요한 비디오 품질을 선택합니다.**
{% endstep %}
{% endstepper %}

#### 과거 영상

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**보려는 카메라를 선택합니다.**
{% endstep %}

{% step %}
**비디오 플레이어 아래에서 기록을 선택합니다.**
{% endstep %}

{% step %}
**보려는 영상의 날짜와 시간을 선택합니다.**
{% endstep %}

{% step %}
**옵션을 클릭합니다.**
{% endstep %}

{% step %}
**비디오 아래에서 필요한 비디오 품질을 선택합니다.**
{% endstep %}
{% endstepper %}

***

## 실시간 피드 비트레이트 비교

비트레이트는 카메라 모델과 SQ 또는 HQ로 스트리밍하는지 여부에 따라 달라집니다. 모델별 및 비디오 품질별 비트레이트 값은 [비디오용 대역폭 사용량 및 업링크 요구 사항](/verkada-cameras/ko/installation/bandwidth-consumption-uplink-requirements-for-video.md) 을 참조하세요.

***

## 카메라 프레임률

대부분의 카메라의 기본 프레임률은 24 FPS입니다. 카메라 위치가 다음 국가 중 하나로 설정된 경우 프레임률은 기본값으로 25 FPS가 됩니다.

```
영국
아일랜드
독일
프랑스
러시아
이탈리아
스페인
스위스
네덜란드
벨기에
폴란드
포르투갈
핀란드
터키
이스라엘
호주
뉴질랜드
아르헨티나
자메이카
아르헨티나
남아프리카공화국
이집트
인도
말레이시아
태국
베트남
일본*
```

{% hint style="success" %}
\*일본에는 서로 다른 두 개의 전력망이 있습니다. 카메라가 25 FPS와 호환되는 전력망의 우편번호 지역에 있는 경우 프레임률을 25로 설정합니다. 그렇지 않으면 프레임률은 24 FPS로 유지됩니다.
{% endhint %}


---

# Agent Instructions: 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/live-streaming/manage-camera-video-quality.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.
