# Role

Event Groups หรือฝ่ายเบื้องหลัง ที่จะคอยทำงานและควบคุมการถ่ายทอดสด Live Event ขนาดใหญ่ในแต่ละครั้ง

* Organizer คือคนที่ตั้งค่า Live Event ล่วงหน้า มีสิทธิ์ในการจัดการผู้เข้าชมและ Event ดังกล่าวทั้งหมด
  * สร้าง Live Event
  * ตั้งค่าอนุญาต Attendee
  * เลือกวิธีการถ่ายทอด
  * ปรับแต่ง Event (เช่น การสร้าง Q\&A)
  * เชิญ Attendees
  * เลือกสมาชิกกลุ่มใน Event
  * จัดการ Report หลังการ Live Event&#x20;
* Producer ทำหน้าที่เหมือนเป็น Host มีความสามารถในการจัดการการถ่ายทอดสดให้ผู้เข้าชมสามารถรับชมได้อย่างราบรื่น
  * เริ่ม/หยุดการ Live Event
  * เปิดกล้องของตนเอง
  * เปิดกล้องของผู้เข้าร่วม
  * แชร์หน้าจอ
  * เลือก Layout
* Presenter สามารถนำเสนอเสียง ภาพ หรือแชร์หน้าจอไปยัง Live Event หรือสร้าง Q\&A ได้
  * Presenter ทำได้แค่นำเสนอเสียง ภาพ หรือหน้าจอใน Live Event แบบ Teams เท่านั้น
  * เวอร์ชั่นปัจจุบันนี้ Presenter ยังไม่สามารถสร้าง Q\&A หรือแชร์เสียงบน iPad ได้

โดยผู้ที่มี Role เป็น Attendees ของ Event ทุกคนจะไม่ถูกนับว่าเป็นส่วนหนึ่งของ Event Groups จะสามารถเข้าชมการถ่ายทอดสดหรือดูย้อนหลังได้(โดยใช้ DVR) สามารถเข้าทำ Q\&A และยังเข้าชมแบบยืนยันตัวตนหรือไม่ก็ได้


---

# 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.tlic.cmu.ac.th/ms-teams/meeting/live-event/role.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.
