> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/ms-teams/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/ms-teams/meeting/join-meeting/view-only.md).

# การเข้าร่วมแบบ View-only

แม้ว่า Meeting นั้นมีจำนวนผู้เข้าร่วมเกินขีดจำกัดแล้ว แต่ก็ยังสามารถเข้าไปรับชม Meeting นั้นได้ โดยการเข้าร่วมแบบ View-only และจะถูกตัดความสามารถบางอย่างออกไป ผู้เข้าร่วมสามารถเข้าร่วมแบบ View-only ได้ผ่านทางโปรแกรมทั้ง Windows , Mac OS , Web Browser และแอพลิเคชั่นบนมือถือ

![](/files/LIDRc8dzbPYCPxL3AEHq)

เมื่อเข้าร่วม Meeting ที่จำนวนผู้เข้าร่วมเกินขีดจำกัด จะมีข้อความขึ้นแจ้งเตือนในหน้าปรับแต่งภาพและเสียงว่ากำลังจะเข้าร่วม Meeting แบบ View-only และจะไม่สามารถแชร์ภาพและวิดีโอได้ ทั้งผู้เข้าร่วมแบบปกติและ Organizer หรือ Presenter เอง

{% hint style="info" %}
มีเพียงผู้ที่เป็น Organizers เท่านั้นที่สามารถเข้าร่วม Meeting หลังจากจำนวนผู้เข้าร่วมเกินขีดจำกัด และยังสามารถแชร์ภาพและวิดีโอได้
{% endhint %}

{% hint style="info" %}
ผู้เข้าร่วมแบบ View-only จะเห็นการประชุมช้ากว่าความเป็นจริง(Delay)ราวๆ 30 วินาที
{% endhint %}

![ตัวอย่างหน้าจอเมื่อเข้าร่วม Meeting แบบ View-only ซึ่งจะเห็นเฉพาะผู้ที่กำลังพูดอยู่เท่านั้น](/files/4OscSFvuaqHJ2VrH3XmY)

![ตัวอย่างหน้าจอเมื่อเข้าร่วม Meeting แบบ View-only เมื่อมีการแชร์หน้าจอ จะเห็นเฉพาะเนื้อหาที่แชร์อยู่เท่านั้น](/files/dKGAOGAQTgmg1d9v1Jc8)

ความสามารถที่ถูกตัดออกเมื่อเข้าร่วม Meeting แบบ View-only :&#x20;

* ไม่สามารถอ่านแชทใน Meeting ได้
* ไม่เห็นการแชร์ไฟล์ PowerPoint ผ่าน PowerPoint Live แต่ถ้า Presenter แชร์หน้าจอแบบ Screen Share จะยังคงมองเห็นการแชร์ได้ปกติ
* ไม่สามารถใช้และไม่เห็น Whiteboard ใน Meeting&#x20;
* ไม่สามารถปรับเปลี่ยนเป็น Gallery , Large Gallery หรือ Together Mode ได้

&#x20;กรณีที่เป็น Organizer หรือ Presenter จะมีข้อความขึ้นแจ้งเตือนเมื่อเข้าร่วม Meeting แบบ View-only สิ่งที่ควรทราบเพิ่มเติม :&#x20;

* จะไม่เห็นว่าใครเข้าร่วม Meeting แบบ View-only
* ผู้เข้าร่วม Meeting แบบ View-only จะไม่มีชื่อขึ้นในรายชื่อและจะไม่มีการบันทึกไว้ใน Attendance Report
* ไม่สามารถนำผู้เข้าร่วม Meeting แบบ View-only ออกจาก Meeting ได้
* ถ้าแชร์ไฟล์ PowerPoint ผ่าน PowerPoint Live หรือใช้ Whiteboard ผู้เข้าร่วม Meeting แบบ View-only จะไม่เห็นสิ่งเหล่านี้ระหว่างการ Meeting
* ผู้เข้าร่วม Meeting แบบ View-only ยังเห็นการแชร์หน้าจอแบบ Screen Share และยังเห็น PowerPoint ผ่านหน้าจอส่วนนี้ได้


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tlic.cmu.ac.th/ms-teams/meeting/join-meeting/view-only.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
