Prepare
QVR Pro
PTZ camera
PIR device
Steps
PTZ Camera Settings
Please refer to the manuals of cameras to set the preset position point for triggering the steering and the home position point for rotating back after the trigger is completed:
TimHsuTW changed 5 years agoView mode Like Bookmark
# Build QNAP NAS CDC-ACM Driver
* 安裝Container Station
* 依據QTS版本下載對應的QNAP Kernel source : http://sourceforge.net/projects/qosgpl/
EX: /QNAP NAS GPL Source/QTS 4.4.0/GPL_QTS-4.4.0-20190806_Kernel.tar.gz
* 將下載檔案上傳至目標NAS的Public資料夾
* SSH進入NAS,切換目錄至`/share/Public` :
`cd /share/Public`
* 解壓縮檔案 :
`tar xzf GPL_QTS-4.4.0-20190806_Kernel.tar.gz`
* 進入Docker環境 :
`docker run --rm -ti -v $PWD:/build -w /build ubuntu`
* In the directory GPL_QTS you have the tree "src" with all the OS release
and the tree "ker
TimHsuTW changed 5 years agoView mode Like Bookmark
# How to add Orthanc server in MediQPACS
Reference this FAQ : [**Why can’t I import or schedule imports from other PACS servers after testing the connection when adding or editing an AE?**](https://www.qnap.com/en/how-to/faq/article/why-cant-i-import-or-schedule-imports-from-other-pacs-servers-after-testing-the-connection-when-adding-or-editing-an-ae)
Both servers need to add the server information of the other server, following steps to set :
1. Please confirm your MediQPACS Server settings
TimHsuTW changed 5 years agoView mode Like Bookmark
# 如何在QNAP NAS上安裝Seeed Studio Wio Link Server
目前支援X86系列及ARMv7架構系列的機種,建立方式稍有不同,底下分為兩個部分 :
1. Container Station 安裝 Wio Link Server
* X86
* ARMv7
2. Wio Link Server IP 設定
3. Wio Link APP設定
## Container Station 安裝 Wio Link Server
尚未安裝Container Station的NAS請至App center進行安裝
### 1. X86系列NAS
1. 查看 Network & Virtual Switch 中目前是哪一張網卡連接網路 :

以下圖為例, Adapter 1 有連接網路線 :

2. 打開Container Station, 在左方Management選項中點選**Creat
TimHsuTW changed 6 years agoView mode Like Bookmark
# Object detection using AWS Greengrass + QIoT Suite Lite + QuAI using Raspberry Pi Camera (English)
You need to prepare :
1. AWS Accont
2. Raspberry Pi
3. USB webcam
## Scenario-1
* Camera --> AWS Greengrass IoT device --> AWS Greengrass Core --> QIoT Suite Lite --> QuAI --> AWS Greengrass Core Lambda --> AWS Cloud --> AWS S3 bucket
功能將 QIoT Suite Lite 資料紀錄在 QVR Pro 中繼資料庫中標記影像,可方便您搜索影像數據。
## 設定 QVR Pro
1. 請先參考 QVR Pro 使用手冊設定攝影機及錄影等設定
2. 點擊上方搜尋列輸入"**Metadata**",點擊"**Metadata Vault**"進入設定頁面

3. 點擊"**Add Data Source**"新增資料來源

4. 自訂來源名稱跟說明,設定完成後點擊"**Apply**"

5. 完成後會依據目前 NAS 有取得的 IP 產生 URL,請將您會用到的 URL 複製保存下來(若您 QIoT S
TimHsuTW changed 6 years agoView mode Like Bookmark
# 如何在 QIoT Suite Lite Dashboard 中的 Google Map Widget 填入自定義的 Api Key
因 Google Map Api 政策改變將不再支援無 Api Key 方式存取 (參閱此處公告 : https://cloud.google.com/blog/products/maps-platform/building-for-scale-updates-to-google),若您仍然想繼續使用 Google Map 功能,請至 Google 開發網站取得 Api Key (可能須付費) : https://developers.google.com/maps/documentation/javascript/get-api-key
取得 Google Map Api Key 後請至 **Dashboard** 頁面中切換編輯模式,並參閱下圖填入 Api Key 後保存 :


若出現下圖畫面
TimHsuTW changed 6 years agoView mode Like Bookmark
###### tags: `Tutorial`
# 當您要登入QIoT Suite Lite時卻無法登入時該如何處理?
當您出現以下畫面時 :

或是 :

若您是剛啟動QIoT Suite Lite,因背景服務尚未啟動完成,請稍待約1~5分鐘(視您的QNAP NAS規格等待時間而有所不同)再嘗試登入。
若仍然無法登入,請先參閱此篇文章,確認是否有在安全設定中 **[允許 / 拒絕清單]** 項目設定內設定 **[僅接受清單內的連線]**,若有請依據這篇文章將 Container Station 所使用到的 IP 加入允許清單內 :
**Why do some QTS apps not function properly after I enable “System” > “Security” > “Allow/Deny List” > “Allow connections from the list only”? :** h
TimHsuTW changed 6 years agoView mode Like Bookmark