
VIVOTEK
  | reftime  | mm:ss  | The time  | Reference time for maxsft and minsft.  | |||||
  | 
  | 
  | 
  | camera receives  | (This provides more precise time control to eliminate the  | ||||
  | 
  | 
  | 
  | the request.  | inaccuracy due to network latency.)  | ||||
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | Ex: Request the streaming from 12:20  | |
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | rtsp://10.0.0.1/live.sdp?maxsft=10&reftime=12:30  | |
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | forcechk  | N/A  | N/A  | Check if the requested stream enables timeshift, feature  | |||||
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | and if minsft is achievable.  | |
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | If false, return “415 Unsupported Media Type”.  | |
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | minsft  | <positive  | 0  | 
  | 
  | 
  | How many seconds of cached stream client can accept at  | ||
  | 
  | 
  | integer>  | 
  | 
  | 
  | 
  | least.  | |
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | (Used by forcechk)  | |
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 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.  | ||
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
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> &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>
User's Manual - 203