Object:eWatcher

From LEXWiKi

(Difference between revisions)
Jump to: navigation, search
Line 11: Line 11:
== [[eWatcher:SDK Guide|eWatcher SDK Programming guide]] ==
== [[eWatcher:SDK Guide|eWatcher SDK Programming guide]] ==
This page for customer second engineering programming,<br />We provide the fews function code which include<br />a.MJPEG Codec for Record<br />b.Motion Detection function code for alarm<br />c.1 chip for 4 channels or 1 chip for 1 channel Preview function code
This page for customer second engineering programming,<br />We provide the fews function code which include<br />a.MJPEG Codec for Record<br />b.Motion Detection function code for alarm<br />c.1 chip for 4 channels or 1 chip for 1 channel Preview function code
 +
 +
 +
 +
 +
[[Category:Testing Project]]
 +
[[Category:AllowPages]]
 +
==使用說明==
 +
<ol>
 +
<li>開啟AMCap.exe,點選工作列【Option】→【Video Crossbar...】,開啟Properties視窗(圖1)。
 +
<center>
 +
[[Image:MotionDemo_a01.JPG]]<br>圖1
 +
</center>
 +
點選【0:Video Tuner In】,點選【Ok】離開。
 +
</li>
 +
<li>點選工作列【Option】→【Video Capture Filter...】,開啟Properties視窗(圖2)。
 +
<center>
 +
[[Image:MotionDemo_a02.JPG]]<br>圖2
 +
</center>
 +
在Video Decoder的Video Standard點選【NTSC_M】(依使用鏡頭類型選擇),點選【Ok】離開。
 +
</li>
 +
<li>重複1,2步驟直到有畫面正常顯示,再關閉AMCap.exe。</li>
 +
<li>進入motion_demo資料夾,執行install.bat檔案。</li>
 +
<li>執行MotionDetectionDemo.exe,程式會自動跳出錄影畫面,右鍵點選右下角圖示開啟右鍵選單(圖3)。
 +
<center>
 +
[[Image:MotionDemo_a03.JPG]]<br>圖3
 +
</center>
 +
點選【Configuration】開啟Configuration視窗(圖4)。
 +
<center>
 +
[[Image:MotionDemo_a04.JPG]]<br>圖4
 +
</center>
 +
點選【Select All】即可動態偵測所有錄影畫面,點選【Ok】離開,當畫面產生變化時程式會自動跳出錄影畫面。
 +
</li>
 +
<li>
 +
Configuration視窗各項功能定義:
 +
*Sensitive:數字愈高,靈敏度愈低。
 +
*Stay Time:動態感應後,錄影畫面停留時間(單位:秒)。
 +
*Add New Zone:手動增加想動態偵測的畫面區塊。
 +
*Clear All:清除所有偵測區塊。
 +
*Select All:選擇偵測所有錄影畫面。
 +
</li>
 +
</ol>

Revision as of 16:18, 3 February 2010

Contents

eWatcher Release

This page for eWatcher release information ,you can got our application path in this page
1.eWatcher Setup file
2.Autorun file
3.Driver

User Maunal

Progress of the project

This Page for our eWatcher progress
Image:EWatcher Progress 001.JPG

eWatcher SDK Programming guide

This page for customer second engineering programming,
We provide the fews function code which include
a.MJPEG Codec for Record
b.Motion Detection function code for alarm
c.1 chip for 4 channels or 1 chip for 1 channel Preview function code

使用說明

  1. 開啟AMCap.exe,點選工作列【Option】→【Video Crossbar...】,開啟Properties視窗(圖1)。

    Image:MotionDemo a01.JPG
    圖1

    點選【0:Video Tuner In】,點選【Ok】離開。

  2. 點選工作列【Option】→【Video Capture Filter...】,開啟Properties視窗(圖2)。

    Image:MotionDemo a02.JPG
    圖2

    在Video Decoder的Video Standard點選【NTSC_M】(依使用鏡頭類型選擇),點選【Ok】離開。

  3. 重複1,2步驟直到有畫面正常顯示,再關閉AMCap.exe。
  4. 進入motion_demo資料夾,執行install.bat檔案。
  5. 執行MotionDetectionDemo.exe,程式會自動跳出錄影畫面,右鍵點選右下角圖示開啟右鍵選單(圖3)。

    Image:MotionDemo a03.JPG
    圖3

    點選【Configuration】開啟Configuration視窗(圖4)。

    Image:MotionDemo a04.JPG
    圖4

    點選【Select All】即可動態偵測所有錄影畫面,點選【Ok】離開,當畫面產生變化時程式會自動跳出錄影畫面。

  6. Configuration視窗各項功能定義:
    • Sensitive:數字愈高,靈敏度愈低。
    • Stay Time:動態感應後,錄影畫面停留時間(單位:秒)。
    • Add New Zone:手動增加想動態偵測的畫面區塊。
    • Clear All:清除所有偵測區塊。
    • Select All:選擇偵測所有錄影畫面。
Personal tools