BufferDuration
The amount of time to wait before streaming the first video frame, to create a buffer that can help ensure smooth playback.
Larger buffers help produce smooth video when there are variations in analysis speed, but also increase the delay before frames are streamed. With a shorter buffer, video playback might appear to speed up or slow down due to variations in the time required to analyze each frame.
Type: |
Time duration
The value of this parameter is a time duration. Specify a value using one or more of the following units: days d hours h minutes m seconds s milliseconds ms microseconds us For example, all of the following are equivalent: 1minute 3seconds |
Default: | 2s |
Required: | No |
Configuration Section: | TaskName |
Example: | BufferDuration=2s
|
See Also: |
|