Exeldro
Active Member
@explorarysaber that looks a bug in OBS itself I fixed here:
github.com
The fix should be in the next release of OBS
libobs: Don't use removed sources by exeldro · Pull Request #12712 · obsproject/obs-studio
Description Don't use removed sources in the audio and graphics thread Motivation and Context In OBSBasic::ClearSceneData() obs_source_remove is called on all sources, but the sources are still...