> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/ez-studio/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/ez-studio/manual/cmu-ez-studio-room.md).

# คู่มือการเข้าใช้งานห้อง CMU EZ Studio

## :star: แนะนำวิธีการเข้าใช้งานห้อง CMU EZ Studio แบบ STEP BY STEP

{% embed url="<https://www.youtube.com/watch?v=eswpRXrBnIA>" %}

### **การเตรียมตัวก่อนเริ่มถ่ายทำสื่อด้วยตนเอง**&#x20;

1.เตรียมความพร้อมของตัวอาจารย์ให้พร้อม ทั้งในส่วนของเนื้อหาในการบันทึกสื่อ และตัวอาจารย์เอง เช่น การแต่งกาย การจัดระเบียบเสื้อผ้า การแต่งหน้า จัดทรงผม เป็นต้น

2.แสดงสถานะการใช้งานห้อง (กำลังใช้งานอยู่) เพื่อไม่ให้ถูกรบกวนขณะทำการบันทึกสื่อ&#x20;

3.เปิดไฟในห้อง&#x20;

4.เปิดแอร์ เนื่องจากการถ่ายทำจะต้องเปิดไฟ Ring Light ตลอดเวลาที่บันทึกสื่อ ซึ่งอาจจะทำให้อาจารย์ร้อนได้

###

### **การใช้งานอุปกรณ์ภายในห้อง**

1.เปิดคอมพิวเตอร์

2.เปิดไฟ Ring Light

3.จัดตำแหน่งกล้อง

4.จัดตำแหน่งไมโครโฟน

5.เปิดใช้โปรแกรมที่ท่านต้องการ

6.ทำการบันทึกสื่อของท่าน

7.เมื่อบันทึกสื่อเสร็จแล้วปิดโปรแกรมและคอมพิวตอร์

8.ปิดไฟ Ring Light

### **ข้อควรปฏิบัติหลังจากถ่ายทำสื่อ โดยใช้ ห้อง CMU EZ Studio**&#x20;

1.ปิดชุดอุปกรณ์ **CMU EZ Studio** ให้เรียบร้อย ได้แก่ คอมพิวเตอร์ และ ไฟ Ring Light (ในส่วนของกล้องและไมโครโฟนนั้น จะปิดเองอัตโนมัติเมื่อท่านปิดคอมพิวเตอร์แล้ว)

2.ปิดไฟในห้อง&#x20;

3.ปิดแอร์&#x20;

4.ตรวจสอบของมีค่าของท่านก่อนออกจากห้อง **CMU EZ Studio**&#x20;


---

# 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/ez-studio/manual/cmu-ez-studio-room.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.
