Exeldro
Active Member
crashes using the replay buffer can be caused by this bug I found in OBS:
github.com
obs-ffmpeg: Don't purge packets when there are none by exeldro · Pull Request #4715 · obsproject/obs-studio
Description Don't purge packets when there are none Motivation and Context The replay buffer sometimes tries to purge packets while there are no packets to purge How Has This Been Tested? With ...