# Scenes

![](/files/a28CZZXxBPGlsK2k1NaO)

Scenes หรือฉาก สำหรับจัดการ Sources ให้เป็นหมวดหมู่เดียวกัน และสามารถสลับไปมาแต่ละ Scenes ได้ในระหว่างบันทึกหน้าจอหรือระหว่าง Live Stream เพื่อให้โปรแกรมแสดง Sources ที่ได้เตรียมไว้ขึ้นแสดงในหน้าจอ

หลักการทำงานของ Scenes จะคล้ายกับฉาก ฉากหนึ่งในภาพยนต์ ซึ่งจะประกอบด้วยองค์ประกอบอื่นๆ(ใน OBS คือ Sources)มารวมกันเป็นฉากที่สมบูรณ์ 1 ฉาก และมีการตัดสลับไปเป็นฉากอื่นเพื่อความน่าสนใจและหลากหลายของการนำเสนอ ทั้งนี้การออกแบบและสร้างสรรค์ รวมถึงการเลือกองค์ประกอบแต่ละอย่าง(Sources)มาไว้ภายในฉากนั้นๆ ขึ้นอยู่กับจุดประสงค์และการใช้งานของผู้สร้างและผู้ชมด้วย

### การจัดการ Scenes

* สามารถเพิ่มและลบ Scenes ได้ด้วยตนเองที่ปุ่ม + และ - บริเวณด้านล่างของ Scenes และยังสามารถสลับตำแหน่งของ Scenes ได้ด้วยปุ่ม Move up และ Move Down&#x20;
* เปลี่ยนชื่อ Scenes ได้ด้วยการคลิกขวาที่ Scenes นั้นๆ แล้วเลือก Rename
* Copy หรือทำซ้ำ Scenes ได้ด้วยการคลิกขวาที่ Scenes นั้นๆ แล้วเลือก Duplicate&#x20;
* **จำเป็นต้องมีอย่างน้อย 1 Scenes เสมอ**


---

# 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:

```
GET https://docs.tlic.cmu.ac.th/obs/obs-1/scenes.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.
