|
|
Line 16: |
Line 16: |
| |section=mpc | | |section=mpc |
| |parameter=rtp.videobuffersize | | |parameter=rtp.videobuffersize |
| + | |groupid=grpMedia |
| + | |groupname=Media Processing |
| + | |format=numeric |
| + | |displayname=RTP Video Buffer Size |
| }} | | }} |
| | | |
| [[Category:GVP_MCP_options]] | | [[Category:GVP_MCP_options]] |
Revision as of 04:02, February 24, 2017
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
rtp.videobuffersize
Default Value: 0
Valid Values: mpc.rtp.videobuffersize must be an integer that is greater than 0 and less than or equal to the maximum integer as defined by the Genesys Administrator Help.
Changes Take Effect: At start/restart
Specifies the size of the buffer used for sending RTP video data in bytes.
This value should be sufficient for buffering up to 1 second of all supported
modes of H263 and H264 video stream. Refer to the appropriate specification,
e.g. ITU-T H.263 for H.263 and ITU-T H.264 for H.264, and GVP User Guide to
determine the size to set to avoid overrunning the video buffer.
If 0 is specified, buffer size will be initially set to 120000, and will be
increased automatically if more space is needed.
Draft Option
No draft option