
VPort CGI Commands VPort CGI Commands
Example: To add preset position 4 into channel 2’s PTZ camera.
http://192.168.127.100/moxa-cgi/setpreset.cgi?move=addpreset&channel=2&presetindex=4
Item Value Description
channel 1 to 4 Specify channel index. Defaults to 1 if
not specified.
move Addpreset Add a new preset position
move Clearpreset Clear the preset position information
stored in the PTZ camera
presetindex 1 to 25 Preset position index
DynaStream Control CGI URL
Moxa DynaStream is a useful and easy way to control VPort video streaming’s bandwidth consumption.
DynaStream can be configured to automatically adjust the frame rate for a set period of time when triggered.
dynastream.cgi
These commands are used to control DynaStream.
Example: To enable DynaStream in channel 2 for 15 second duration:
http://192.168.127.100/moxa-cgi/dynastream.cgi?channel=2&mode=15
Example: To stop DynaStream immediately:
http://192.168.127.100/moxa-cgi/dynastream.cgi?mode=0
Item Value Description
channel 1 to 4 Specifies the channel index; defaults to
1, if not specified
mode 0 to 999 How long (in seconds) that DynaStream
will last once triggered.
0: disable
mode Alwaysrun Always enable DynaStream
mode Forcestop Disable DynaStream
Get Snapshot CGI URL
The Get Snapshot CGI is used to get a JPEG snapshot from a Moxa VPort.
getsnapshot.cgi
Example:
http://192.168.127.100/moxa-cgi/getsnapshot.cgi?chindex=2
Item Value Description
chindex 1 to 4 Specify channel index. Default value is
1, if omit this item.
Remove PTZ Driver CGI URL
The Remove PTZ driver CGI is used to remove the customer uploaded PTZ driver.
removeptzdriver.cgi
Example:
http://192.168.127.100/moxa-cgi/removeptzdriver.cgi?index=6&channel=1
Comentarios a estos manuales