You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[outputs] Allow more responsive streaming with configurable output buffer
This allows the user to configure the outputs buffering time. It's a modified
version of PR #1954 by @msolo:
Make the initial start buffer configurable to allow "instant" streaming on
networks/hardware that support it.
The default value for start_buffer_ms is 2000ms, preserving existing behavior.
Values near 250ms work in some setups providing a much more responsive
streaming experience.
0 commit comments