mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-26 07:08:34 -05:00
Add a source property to enable buffering of frames, which is enabled by default. This replaces the old "Use system timing" option by setting the unbuffered source flag instead of using different timestamps. While similar in intentions to the old option, this method should reduce latency even more.