VIDEO_TOS_TYPE
Description
Get or Set ToS (Type of Service) type configuration. The ToS setting will be set to the ToS field in IP header of every video and audio packet.
When write, the VIDEO_TOS_TYPE=1 will set the "Normal-Seerver" to the ToS Priority.
If the CHANNEL=n was not set with this URL to the Multi-Channel device, this command is read-only command and the CHANNLE 1 video server's TOS configurations will be returned. If the CHANNEL 1 video server does not connect to the router, the error message will be returned.
Input Argument
1: Disable
2: Enable
Attribute
Return of Message
VIDEO_TOS_TYPE='1'
OK: VIDEO_TOS_TYPE='1'
or
ERROR: VIDEO_TOS_TYPE='1'
Applicability
Status
Valid but will be obsolete in the future. That will be claimed with the release of device's firmware.
See Also
Example
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&VIDEO_TOS_TYPE
or
http://ip:port/cgi-bin/cmd/system?VIDEO_TOS_TYPE
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&VIDEO_TOS_TYPE=1
or
http://ip:port/cgi-bin/cmd/system?VIDEO_TOS_TYPE=1
Back to