# 브라우저 재생 설정하기

### 브라우저 재생 방식

브라우저 재생은 웹 플레이어를 통해 화면을 Buzzblender에 연결합니다: [**play.buzzblender.com**](https://play.buzzblender.com/). 이 URL을 열면 브라우저에 계정에 연결할 디바이스 코드가 표시됩니다. 연결이 완료되면 브라우저는 TV 앱처럼 예약된 콘텐츠를 표시합니다.

### 브라우저 화면 설정

1. 열기[ **play.buzzblender.com**](https://play.buzzblender.com/) 브라우저에서.
2. 페이지에는 **디바이스 코드** 와 **디바이스 ID**가 표시됩니다. 디바이스 코드를 메모해 두세요.
3. 로 이동하세요. [**app.buzzblender.com/device**](https://app.buzzblender.com/device) 별도의 브라우저 탭 또는 다른 기기에서.
4. 안내가 표시되면 Buzzblender 계정에 로그인하세요.
5. 브라우저 플레이어 페이지의 디바이스 코드를 입력하세요.
6. 브라우저 플레이어가 인증을 확인하고 콘텐츠 표시를 시작합니다.

### 브라우저 재생 실행 팁

* 중단 없는 재생을 위해 브라우저 창을 열어 둔 채 전체 화면 모드로 유지하세요. 대부분의 브라우저에서는 `F11` (Windows/Linux) 또는 `Cmd+Shift+F` (Mac)를 눌러 전체 화면으로 전환할 수 있습니다.
* 브라우저 플레이어를 실행하는 기기에서는 화면 보호기와 절전 설정을 비활성화하세요.
* 디지털 사이니지 용도로는 유선 인터넷 연결 또는 강한 Wi‑Fi 신호가 원활한 재생을 유지하는 데 도움이 됩니다.

### 브라우저 재생을 사용할 때

브라우저 재생은 다음과 같은 경우에 유용합니다:

* TV 앱을 설치하기 전에 Buzzblender를 테스트하고 싶을 때.
* 화면이 LG webOS, Samsung Tizen 또는 Android TV를 지원하지 않을 때.
* 컴퓨터, 태블릿 또는 기타 브라우저 지원 기기를 디스플레이로 사용할 때.

스마트 TV의 상시 사이니지 설치에는 기본 LG, Samsung 또는 Android 앱이 더 나은 안정성과 자동 시작 기능을 제공할 수 있습니다.

{% hint style="info" %}
브라우저 플레이어는 활성 인터넷 연결이 필요하며, 브라우저 창이 닫히거나 기기 연결이 끊기면 재생이 중단됩니다.
{% 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://buzzblender.gitbook.io/buzzblender-docs/docs-ko/set-up-browser-playback.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.
