[obs] Allow the client to auto-recover

Previously, if the client's subscription to the frame buffer became
invalid for any reason, the video feed in OBS would freeze until the
user goes in and changes any of the settings.  This commit allows the
plugin to automatically attempt to recover.
This commit is contained in:
esi
2022-08-08 19:11:33 -04:00
committed by Geoffrey McRae
parent d376dc4b5a
commit 28cba2e2b3
2 changed files with 30 additions and 9 deletions

View File

@@ -64,3 +64,4 @@ Matthew McMullin <matthew@mcmullin.one> (matthewjmc)
Leonard Fricke <leonard.fricke98@gmail.com> (Leo1998)
David Meier <meier_david_91@hotmail.com> (Kenny.ch)
Daniel Cordero <looking-glass@0xdc.io> (0xdc)
esi <git@esibun.net> (esibun)