OBS crashed with message:
I think this may be fixed by checking audio devices before stream start.
when audio source (in my case microphone) is disabled or not present in Windows Sound Setting. Many sound drivers have autodetect for mic on front or back panel, so if you just disconnect your microphone, you will be get this error.MMDeviceAudioSource::Initialize(1): Could not create IAudioClient
I think this may be fixed by checking audio devices before stream start.