V2_LOWPASS_FILTER
Description
Get or Set the encoder's video lowpass function. This function is only available in the encoder in WPL platform and 8CH video server in Multi-Channel Encoder.
Input Argument
0 : Disable
1 : Low
2 : Medium
3 : High
Attribute
Return of Message
V2_LOWPASS_FILTER='1'
OK: V2_LOWPASS_FILTER='1'
or
ERROR: V2_LOWPASS_FILTER='1'
Applicability
Status
Valid
See Also
¡@
Example
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&V2_LOWPASS_FILTER
or
http://ip:port/cgi-bin/cmd/system?V2_LOWPASS_FILTER
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&V2_LOWPASS_FILTER=1
or
http://ip:port/cgi-bin/cmd/system?V2_LOWPASS_FILTER=1
Back to