# 設定瀏覽器播放

### 瀏覽器播放的運作方式

瀏覽器播放會透過位於以下網址的網頁播放器，將您的螢幕連接到 Buzzblender： [**play.buzzblender.com**](https://play.buzzblender.com/)。當您開啟此網址時，瀏覽器會顯示一個裝置代碼，您可以將其連結到您的帳戶。連結完成後，瀏覽器就會像電視應用程式一樣顯示您排定的內容。

### 設定瀏覽器螢幕

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-tw/she-ding-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.
