I'm trying to make my stream safer without monitoring manually all the time (i.e. keep an eye out OBS continuously to see if it run appropriately). The most basic thing to this is automatically restart OBS if it stops for any reason. Because I didn't find any solution for this in OBS, I tried to use restarter programs, but those can't work, because OBS never really stops without user interaction. If it crush (but even if it closed normally), it pops up a message box that says "Woops, OBS has crashed! Would you like to copy the crash log to the clipboard?..." and still running (but does nothing) until not clicking on any button on this message box, so restarter programs won't detect OBS crash before user interaction happen, means they worth nothing because of this behavior of OBS. Anybody knows some solution for this?