# 设置浏览器播放

### 浏览器播放如何工作

浏览器播放通过位于 [**play.buzzblender.com**](https://play.buzzblender.com/)的网页播放器将您的屏幕连接到 Buzzblender。打开此 URL 后，浏览器会显示一个设备代码，您可以将其关联到您的账户。关联后，浏览器就会像电视应用一样显示您排定的内容。

### 设置浏览器屏幕

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 信号有助于保持流畅播放。

### 何时使用浏览器播放

在以下情况下，浏览器播放很有用：

* 您想在安装电视应用前先测试 Buzzblender。
* 您的屏幕不支持 LG webOS、Samsung Tizen 或 Android 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-zh/she-zhi-liu-lan-qi-bo-fang.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.
