# 視訊會議

Chamilo 整合視訊會議平台，讓您直接從課程中執行即時會議。支援的平台包括 **BigBlueButton** 和 **Zoom**。

> 視訊會議必須由您的平台管理員設定。如果您在課程中看不到視訊會議工具，請聯絡您的管理員。

## 啟動視訊會議

1. 從課程首頁（或側邊欄）開啟 **Video conference** <img src="/files/bHCpxKxMZqx6N8s6awEc" alt="視訊" data-size="line"> 工具
2. 點擊 **Start a meeting**（或依設定平台而定的類似按鈕）
3. 將在新的瀏覽器標籤中開啟新的視訊會議室

## 邀請學習者

會議開始後，已註冊的學習者可以透過以下方式加入：

* 點擊課程首頁中的相同 **Video conference** 工具
* 點擊您傳送給他們的公告或訊息中的加入連結

## BigBlueButton

如果您的平台使用 BigBlueButton 外掛，會議本身會在 BigBlueButton 中執行，其中提供常見的會議功能（音訊/視訊、螢幕分享、白板、會議中聊天、分組室）。Chamilo 外掛特別新增：

* **錄製管理** — 如果管理員啟用錄製功能，會議期間製作的錄製檔會列在課程內，讓學習者可以重播
* **預先上傳簡報文件** — 將簡報檔案附加至會議，當會議室開啟時會載入至 BigBlueButton
* **行事曆整合** — 排程會議會顯示在課程行程中
* **課程 / 分組 / 全域會議室** — 執行單一全課程會議室、分開的分組會議室，或平台全域會議室

## Zoom 整合

如果您的平台使用 Zoom，會議會透過 Zoom 的介面建立和管理。Chamilo 提供從課程內啟動和加入會議的整合點。

## 提示

* **預先排程** — 使用 Agenda 工具排程視訊會議並傳送提醒
* **測試您的設定** — 在會議前檢查麥克風和攝影機
* **為缺席學習者錄製** — 如果啟用錄製功能，會議後分享錄製連結給無法出席的學習者
* **結合其他工具** — 在會議前於 Documents 中分享簡報檔案，之後以 Forum 討論追蹤


---

# 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://docs.chamilo.org/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/video-conferencing.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.
