User's Manual
Table Of Contents
- Overview
- Accessing the Network Camera
- Using 3GPP-compatible Mobile Devices
- Using RTSP Players
- Using VIVOTEK Recording Software
- Main Page
- Client Settings
- Configuration
- System > General settings
- System > Homepage layout 
- System > Logs 
- System > Parameters 
- System > Maintenance
- Media > Image 
- Media > Video
- Media > Video
- Network > General settings
- Network > Streaming protocols 
- Network > SNMP (Simple Network Management Protocol)
- Security > User accounts
- Security > HTTPS (Hypertext Transfer Protocol over SSL)
- Security > Access List 
- PTZ > PTZ settings
- Event > Event settings
- Applications > Motion detection
- Applications > Digital input
- Applications > Tampering detection
- Recording > Recording settings 
- Local storage > SD card management
- Local storage > Content management
- Appendix
VIVOTEK
118 - User's Manual
URL Command Document for All SeriesIP8364
6
3. General CGI URL Syntax and Parameters
When the CGI request includes internal camera parameters, these parameters must be written exactly
as they are named in the camera or video server. The CGIs are organized in functionally-related
directories under the cgi-bin directory. The file extension .cgi is required.
Syntax:
http://<servername>/cgi-bin/<subdir>[/<subdir>...]/<cgi>.<ext>
[?<parameter>=<value>[&<parameter>=<value>...]]
Example: Set digital output #1 to active
http://mywebserver/cgi-bin/dido/setdo.cgi?do1=1