- TimeFormat Set from 0 to 6 to select time format
0:YYYY/MM/DD HH:MM:SS.mm
1:YYYY/MM/DD HH:MM:SS
2:DD/MM/YYYY HH:MM:SS
3:MM/DD/YYYY HH:MM:SS
4:MM/DD HH:MM:SS
5:HH:MM:SS
6:HH:MM
- DispMotion | Set 1 to display motion detect | |
- FolderName | Folder name to save JPEG. The folder is created under MyDocuments. | |
have this property.) |
| |
- OpPassword | Operator password required to display position title or to use Intelligent tracking | |
- Version2 Set 1 to use Intelligent tracking | ||
- DispTrackFrame | Set 1 to show frame of target in Intelligent tracking on JPEG viewer | |
- DispTrackStatus | Set 1 to show status of Intelligent tracking on JPEG viewer | |
- TrackStatus | Set 1 to show status of Intelligent tracking on title bar of |
8.2. Methods of ActiveX
- Play | Start playback |
- Stop | Stop playback |
- Capture | Save JPEG |
- SetStill | Pause playback |
- ResizeTo | Enable settings of DispWidth and DispHeight to |
8.3. HTML Example for JPEG viewer
(1) Getting 15fps JPEG at display size QVGA
Execute Play method after setting properties below.
<OBJECT ID="JPEGViewer" WIDTH = 320 HEIGHT= 240
CODEBASE="./v686j.cab#version=2,0,1,4">
<PARAM NAME="IP" VALUE="192.168.0.2">
<PARAM NAME="HttpPort" VALUE="80">
<PARAM NAME="DispWidth" VALUE="320">