# 常見問題

### Q：臉辨機可以儲存幾筆資料

臉辨機本身可以儲存2萬筆資料

### Q：雲端空間可以儲存幾筆白名單呢?

以硬碟空間為主

Q：雲端儲存空間的log紀錄，可以存放多久呢?

#### 現階段無限制時間

### Q：臉辨機本身的辨識儲存空間滿了會發生什麼事?

他本身的儲存方式會做循環覆蓋，就像行車紀錄器一樣，因此就算沒手動刪除也無須擔心

### Q：雲端Server又架設在哪裡呢?

Microsoft Azure

### Q：臉辨機最多可以添加到幾台呢?

以server 效能為判斷Xeon E5-2690/8G memory/HDD 1T 約500台。   (PS： E5-2690是八核心)

### Q：最多可以註冊多少筆帳號(權限)呢?

沒有限制,但帳號建立太多,並無法有效管控,不建議無限建立

### Q：想直接匯入照片到臉辨機，照片支援格式

jpg或png都可以，但是檔案不能超過1MB

### Q：USB接到臉辨機，無法順利讀取

請確認USB格式是否為FAT32

### Q：臉辨機**是否可放置室外？**

<figure><img src="/files/yy0t0UAV0u4ti9xfngdd" alt=""><figcaption><p><strong>因放置室外的環境不同會影響測溫結果，故建議放置室內使用。</strong></p></figcaption></figure>

### Q：**戴口罩的辨識度？**

已經過多樣的測試，即使是燈光全暗且配戴口罩、帽子的情況下還是可以辨識成功。


---

# 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://faq.netbridgetech.com.tw/faq/lian-bian-ji/chang-jian-wen-ti.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.
