User's Manual
Table Of Contents
- Software Installation on page 10
- Overview
- VIVOTEK’s FE9380 and FE9382 are two H.265 fisheye fixed dome network cameras, both featuring a detailed 5-Megapixel CMOS sensor that produces superb image clarity. By employing H.265 compression technology and VIVOTEK’s Smart Stream III technology, these
- The cameras are both equipped with a removable IR-cut filter and WDR Pro technology, empowering the cameras to maintain optimal image quality around the clock and unparalleled visibility in high-contrast lighting environments. Moreover, the cameras are de
- * Depending on scene being monitored.
- Revision History
- Read Before Use
- Package Contents
- Symbols and Statements in this Document
- Physical Description
- LED Definition
- Hardware Installation
- Software Installation
- Network Deployment
- Accessing the Network Camera
- Using RTSP Players
- Using 3GPP-compatible Mobile Devices
- 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 > Audio
- Media profiles
- Network > General settings
- Network > Streaming protocols
- Network > QoS (Quality of Service)
- Network > SNMP (Simple Network Management Protocol)
- Network > FTP
- Bonjour
- Security > User accounts
- Security > HTTPS (Hypertext Transfer Protocol over SSL)
- Security > Access List
- Security > IEEE 802.1x
- PTZ > PTZ settings
- Event > Event settings
- Applications > Motion detection
- Applications > Smart VCA
- Applications > DI and DO
- Applications > Tampering detection
- Applications > Audio detection
- Applications > Shock detection
- Applications > Package management - a.k.a., VADP (VIVOTEK Application Development Platform)
- Recording > Recording settings
- Storage
- Storage > SD card management
- Storage > NAS management
- Storage > Content management
- Appendix
VIVOTEK
User's Manual - 407
© 2020 VIVOTEK INC. All Right Reserved
258
PARAMETER VALUE DESCRIPTION
function
zoom,
focus,
auto,
scan,
stop,
positioning,
irisopen,
irisenable,
getstatus
Function type
zoom - Move focus motor
focus – Move focus motor
auto – Perform auto focus
scan – Perform focus scan
stop – Stop current operation
positioning – Position the motors
irisopen – Fully open iris. It will maintain fully open iris
status until sending function=irisenable cgi.
irisenable – return back to user setting status of iris.
getstatus–Information of motors, return value as below:
remote_focus_zoom_motor_max: Maximum steps of
zoom motor
remote_focus_focus_motor_max
: Maximum steps of focus
motor
remote_focus_zoom_motor_start: Start point of zoom
motor
remote_focus_zoom_motor_end: End point of zoom
motor
remote_focus_focus_motor_start: Start point of effective
focal length
remote_focus_focus_motor_end: End point of effective
focal length
remote_focus_zoom_motor: Current position of zoom
motor
remote_focus_focus_motor: Current position of focus
motor
remote_focus_zoom_enable: Current function of zoom
motor
remote_focus_focus_enable: Current function of focus
motor
remote_focus_iris_open: The current status of iris. 0:
irisenable, 1: irisopen
Current function of zoom/focus motor, return value as
below:
0: no service
1: zooming
2. focusing
3: auto focus
4: focus scan
5: positioning (both zoom motor and focus motor)
12: reset focus
© 2020 VIVOTEK INC. All Right Reserved
259
PARAMETER VALUE DESCRIPTION
direction
direct,
forward,
backward
Motor’s moving direction.
It works only if function=zoom or function=focus.
position 0~<motor_max> Motor’s position.
It works only if function=zoom or function= focus and
direction=direct.
<motor_max> is refer to remote_focus_focus_motor_max
or remote_focus_zoom_motor_max which replied from
"function=getstatus"
steps
1 ~ <motor_max>
Motor’s moving steps.
It works only if function=zoom or function=focus and
direction=forward and direction=backward.
<motor_max> is refer to remote_focus_focus_motor_max
or remote_focus_zoom_motor_max which replied from
"function=getstatus"
* This parameter is for additional fine-tune, the value is
from 1 to 30.
iris N/A Open iris or not.
It works only if function=auto or function=scan.
8.20 BackFocus (capability_image_c<0~(n-1)>_remotefocus=4)
Note: This request requires Administrator privileges.
Method: GET/POST
Syntax:
http://<servername>/cgi-bin/admin/remotefocus.cgi?channel=<value>&[function=<value>][&direct
ion=<value>]
[&position=<value>][&steps=<value>][&iris]
PARAMETER VALUE DESCRIPTION
channel
0~"capability_nvideoin"-1
Channel of the video source.