VIVOTEK
User's Manual - 179
© 2022 VIVOTEK INC. All Right Reserved
30
3. GeneralCGIURLSyntaxandParameters
CGIparametersare writteninlower‐caseandasonewordwithoutanyunderscoresorother
separators.WhentheCGIrequestincludesinternalcameraparameters,theseparametersmustbe
writtenexactlyastheyarenamedinthecameraorvideoser ver.TheCGIsareorganizedin
functionally‐relateddirectoriesunderthecgi‐bindirectory.Thefileextension.cgiisrequire d.
Synta x:
http://<servername>/cgi‐bin/<subdir>[/<subdir>...]/<cgi>.<ext>
[?<parameter>=<value>[&<parameter>=<value>...]]
Example:Setdigitaloutput#1toactive
http://mywebserver/cgi‐bin/dido/setdo.cgi?do0=1