User's Manual
Table Of Contents
- Software Installation on page 10
- Overview
- Network Deployment
- Ready to Use
- Software Installation
- Accessing the Network Camera
- Using VIVOTEK Recording Software
- Using 3GPP-compatible Mobile Devices
- Using RTSP Players
- Main Page
- Client Settings
- Configuration
- System > General settings
- System > Homepage layout
- System > Logs
- System > Parameters
- System > Maintenance
- Media > Image
- Media > Video
- Media > Video
- Media > Audio
- Network > General settings
- Network > Streaming protocols
- Network > DDNS
- Network > QoS (Quality of Service)
- Network > SNMP (Simple Network Management Protocol)
- Security > User Account
- Security > HTTPS (Hypertext Transfer Protocol over SSL)
- Security > Access List
- Security > IEEE 802.1x
- PTZ > PTZ settings 
- Event > Event settings
- Applications > Motion detection
- Applications > DI and DO
- Applications > Tampering detection
- Applications > Audio detection
- Applications > VADP (VIVOTEK Application Development Platform)
- Applications > Panoramic PTZ
- Recording > Recording settings
- Local storage > SD card management
- Local storage > Content management
- Appendix

VIVOTEK
234 - User's Manual
Return Code Description
400 Bad Request Request is rejected because some parameter values are illegal.
415 Unsupported Media Type Returned, if forcechk appears, when minsft is not achievable or the
timeshift feature of the target stream is not enabled.
8. 25 Open Anystream (capability.nanystream > 0)
Note: This request requires Viewer access privileges.
Syntax:
For HTTP push server (MJPEG):
http://<servername>/videoany.mjpg?codectype=mjpeg[&resolution=<value>&mjpeg_quant=<value>&mjpeg
_qvalue=<value>&mjpeg_maxframe=<value>]
For RTSP (MPEG4), the user needs to input the URL below into an RTSP compatible player.
rtsp://<servername>/liveany.sdp?codectype=mpeg4[&resolution=<value>&mpeg4_intraperiod=<value>&mpe
g4_ratecontrolmode=<value>&mpeg4_quant=<value>&mpeg4_qvalue=<value>&mpeg4_bitrate=<value>&m
peg4_maxframe=<value>]
For RTSP (H264), the user needs to input the URL below into an RTSP compatible player.
rtsp://<servername>/liveany.sdp?codectype=h264[&resolution=<value>&h264_intraperiod=<value>&
h264_ratecontrolmode=<value>& h264_quant=<value>& h264_qvalue=<value>& h264_bitrate=<value>&
h264_maxframe=<value>]
<product dependent>
PARAMETER VALUE DEFAULT DESCRIPTION
codectype mjpeg, mpeg4, h264
<product dependent>
N/A Set codec type for Anystream.
solution capability_videoin_resolution <product
dependent>
Video resolution in pixels.
mjpeg_quant 0, 1~5
99, 1~5
<product dependent>
3 Quality of JPEG video.
0,99 is the customized manual input
setting.
1 = worst quality, 5 = best quality.
<product dependent>
mjpeg_qvalue 10~200
2~97
<product dependent>
50
<product
dependent>
Manual video quality level input.
(This must be present if mjpeg_quant is
equal to 0, 99)
<product dependent>