# 在 Classin 大屏录制异常，怎么办？

1. 退出 Camin 软件；
2. 打开文件管理器，在文件地址栏输入 %appdata%，敲回车键打开；

   <figure><img src="/files/kjfUHEYWS9y6Xs3IMgOU" alt=""><figcaption></figcaption></figure>
3. 找到 Camin 文件夹并打开，然后找到 settings.ini 文件

   <figure><img src="/files/52WeFyyJUYKdnyy2YHMV" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/1eIIa4CfJHYUppt9pdb0" alt=""><figcaption></figcaption></figure>
4. 用记事本打开 settings.ini 文件，把 RecEncodeWay=0 这里的 0 修改为 1 ，保存；

   <figure><img src="/files/kTISzh4aykouNpyyDqab" alt=""><figcaption></figcaption></figure>
5. 重启 Camin 软件


---

# 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://help.camin.cn/faq/zai-classin-da-ping-lu-zhi-yi-chang-zen-me-ban.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.
