NET_DVR_RTSP_PARAMS_CFG

RTSP Parameter Structure

Member

Data Type

Description

dwMaxBuffRoomNum

DWORD

Maximum number of buffers for RTP over UDP sorting, the default value is 20. If the value is 0, it indicates that the member is invalid. One buffer size is about 10 KB, more number of buffers indicates higher sorting ability, more fluent, and longer delay.

byUseSort

BYTE

Whether to enable RTP over UDP sorting: 0-no, 1-yes.

byRes

Array of BYTE

Reserved, set to 0. The maximum size is 123 bytes.