VIVOTEK
178 - User's Manual
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>
&mpeg4_ratecontrolmode=<value>&mpeg4_quant=<value>&mpeg4_qvalue=<value>&mpeg4_bitrate=
<value>&mpeg4_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
1~5, 100, 99
<product dependent>
3
Quality of JPEG video.
100,99 is the customized manual
input setting.
1 = worst quality, 5 = best quality.
<product dependent>
mjpeg_qvalue 10~200
50
<product
dependent>
Manual video quality level input.
(This must be present if mjpeg_quant
is equal to 99)
<product dependent>
mjpeg_maxframe
1~25,
26~30 (only for NTSC or
60Hz CMOS)
15
Set maximum frame rate in fps (for
JPEG).
mpeg4_intraperiod
250, 500, 1000, 2000, 3000,
4000
1000
Intra frame period in milliseconds.
mpeg4_ratecontrolmode cbr, vbr
vbr
cbr: constant bitrate
vbr: fix quality
mpeg4_quant
1~5, 100, 99
<product dependent>
3
Quality of video when choosing vbr in
“mpeg4_ratecontrolmode”.
100,99 is the customized manual
input setting.
1 = worst quality, 5 = best quality.
<product dependent>
mpeg4_qvalue 2~31
<product dependent>
7
<product
Manual video quality level input.
(This must be present if mpeg4_quant