mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-26 01:21:58 -04:00
If a source with async video wasn't currently active, it would endlessly buffer the video data, which would cause memory to grow endlessly until available memory was extinguished. This really needs to be replaced with a proper caching mechanism at some point.