Revision as of 19:45, January 11, 2016 by Bgrenon (talk | contribs) (1 revision imported)
Jump to: navigation, search

GVP MCP:mpc:rtp-source buffer video size



Published

rtp.source_buffer_video_size

Default value: 500
Valid Values: rtp.source_buffer_video_size must be an integer that is greater than or equal to 200 and less than or equal to 2000.
Changes Take Effect: Immediately/session


Specifies the maximum number of packets that the RTP source video buffer can contain. The default value 500 is correct for most applications.

If video conferencing with video_output_type set to mixed is to be utilized, the platform will buffer the last video IFrame and subsequent packets received for each conference participant. This parameter sets the number of packets that can be buffered. It should be set to the maximum expected input IFrame interval (in packet count) plus 20. For example, if a device will be connected that sends an IFrame every 600 packets, the value should be set to 620.


Extended Description

Draft

Default value:
Valid Values:
Changes Take Effect:




Extended Description

Comments or questions about this documentation? Contact us for support!