> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmu-zoom/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/cmu-zoom/setting/apps/recording.md).

# Recording

### สำหรับตั้งค่าการบันทึกวิดีโอ

![](/files/uqUzW30PNNIOMwB4u9AA)

#### Local Recording

* Store my recording at: ตั้งค่า File Directories สำหรับบันทึกไฟล์ในเครื่อง
* Choose a location for recorded files when the meeting ends ขึ้นหน้าต่างเลือก File Directories เพื่อเก็บไฟล์หลังจบการประชุม
* Record a separate audio file of each participants เก็บไฟล์บันทึกเสียงแยกแต่ละคน รองรับสูงสุด 80 คน
* Optimize for 3rd party video editor เปิดการใช้งานโปรแกรมตัดต่อวิดีโอสำหรับตัดต่อไฟล์บันทึกที่ได้จาก Zoom
* Add a timestamp to the recording เพิ่ม timestamp ในไฟล์วิดีโอ โดยจะเป็นการฝังวันที่และเวลาของการประชุมจริงลงในไฟล์วิดีโอ
* Record video during screen sharing บันทึกวิดีโอขณะมีการแชร์หน้าจอ
  * Place video next to the shared screen in the recording ให้วิดีโอจากกล้องอยู่ด้านข้างของภาพแชร์หน้าจอ
* Keep temporary recording files เก็บไฟล์ต้นฉบับไว้

#### Cloud Recording

* สำหรับจัดการไฟล์บันทึกวิดีโอซึ่งอยู่บน Cloud ของ Zoom(โดยปกติไฟล์บน Cloud จะถูกลบออกภายใน 7 วัน)


---

# 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/cmu-zoom/setting/apps/recording.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.
