View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
videotranscoder.h264.smallslicelevelthreshold
Default Value: 13
Valid Values: A number between 0 and 51
Changes Take Effect: At start/restart
This parameter specifies level threshold for which the h264 encoder will generate small slices. The purpose
of generating small slices is to improve compatiblity with devices that only support packetization-mode=0.
For packetization-mode=0, small slices will result in UDP packets that are smaller than the MTU size so that
fragmentation is avoided. If the h264 level is less than or equal to this value and the resolution is less
than or equal to CIF, small slices will be enabled.
The parameter is set to the level decimal value (eg 10 for level 1, 13 for level 1.3, etc).
Setting the parameter to 0 will disable small slices. The default value is 13.
Draft Option
No draft option