# การอัปโหลดคลิปวิดีโอ

## 1.อัปโหลดโดยตรงลงใน Module&#x20;

การอัปโหลดไฟล์วิดีโอลงใน Module โดยตรงสามารถทำได้ ทั้งนี้พื้นที่สำหรับเก็บข้อมูลภายในคอร์สจะมีให้คอร์สละ 500MB จึงเหมาะกับการอัปโหลดคลิปหรือไฟล์ที่มีขนาดเล็ก

1.1 ลากไฟล์วางใน Module เปล่าโดยตรง

<figure><img src="https://3470142670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSgE1vEnY4YfAcopihK%2Fuploads%2F4iqPeSLhCKMkMKKsLfzZ%2Fimage.png?alt=media&#x26;token=1e01a98d-d979-4e87-a890-25416c22dcb6" alt=""><figcaption></figcaption></figure>

1.2 กด + เลือก File และ Create File(s) จากนั้นเลือกไฟล์วิดีโอที่ต้องการเพื่อเพิ่มเข้าใน Module โดยตรง

<figure><img src="https://3470142670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSgE1vEnY4YfAcopihK%2Fuploads%2FthtZzbjfag5cRqDhPbCy%2Fimage.png?alt=media&#x26;token=05ef2db0-7fac-427f-8a89-501ca3cd25aa" alt=""><figcaption></figcaption></figure>

## 2.อัปโหลดใน EdPuzzle \*\*แนะนำ\*\*

EdPuzzle คือแพลตฟอร์มสำหรับฝากไฟล์วิดีโอและสร้างกิจกรรมวิดีโอแบบ Interactive สำหรับอาจารย์ผู้มีคอร์สบนระบบ MANGO Canvas สามารถใช้เป็นคลังเก็บวิดีโอการสอนได้ไม่จำกัดจำนวนไฟล์ และยังสามารถสร้างกิจกรรม Interactive ในวิดีโอ และนำมาใช้งานเป็นกิจกรรมในคอร์ส MANGO Canvas ได้ทันที

รายละเอียดและวิธีการใช้งานแบบเต็มสามารถดูได้จากคู่มือ

{% embed url="<https://docs.tlic.cmu.ac.th/edpuzzle>" %}


---

# 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/cmucanvas-manual/add-content/video-upload.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.
