Question / Help [OBS] Error Message

Hello, this is my first time posting on the OBS website and I want to make it important. I have just bought a new microphone and now, for some reason, I cannot use it with OBS. The error message that pops up when I first test my stream is, "Error: Cannot initialize desktop audio sound, more info in the log file." I have tried pretty much everything I could think of and still nothing has worked. I hope someone can help me here. I will include the LOGS in the following spoiler. Thank you!

Code:
16:53:35: Open Broadcaster Software v0.60b - 32bit (´・ω・`)
16:53:35: -------------------------------
16:53:35: CPU Name: Intel(R) Core(TM) i7-4771 CPU @ 3.50GHz
16:53:35: CPU Speed: 3492MHz
16:53:35: Physical Memory:  4095MB Total, 4095MB Free
16:53:35: stepping id: 3, model 60, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
16:53:35: monitor 1: pos={0, 0}, size={1920, 1080}
16:53:35: Windows Version: 6.2 Build 9200 
16:53:35: Aero is Enabled
16:53:35: -------------------------------
16:53:35: OBS Modules:
16:53:35: Base Address     Module
16:53:35: 00140000         OBS.exe
16:53:35: 65E30000         OBSApi.dll
16:53:35: 65DB0000         DShowPlugin.dll
16:53:35: 65D90000         GraphicsCapture.dll
16:53:35: 65D70000         NoiseGate.dll
16:53:35: 65D50000         PSVPlugin.dll
16:53:35: ------------------------------------------
16:53:35: Adapter 1
16:53:35:   Video Adapter: NVIDIA GeForce GTX 645
16:53:35:   Video Adapter Dedicated Video Memory: 2083319808
16:53:35:   Video Adapter Shared System Memory: 2147676160
16:53:35:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
16:53:35: =====Stream Start: 2014-02-09, 16:53:35===============================================
16:53:35:   Multithreaded optimizations: On
16:53:35:   Base resolution: 1920x1080
16:53:35:   Output resolution: 1280x720
16:53:35: ------------------------------------------
16:53:35: Loading up D3D10 on NVIDIA GeForce GTX 645 (Adapter 1)...
16:53:35: ------------------------------------------
16:53:35: Audio Format: 44100hz
16:53:35: Playback device {0.0.1.00000000}.{3cf6afbb-3173-4c83-adee-606b4384b9c3}
16:53:35: ------------------------------------------
16:53:35: Using desktop audio input: Stereo Mix (IDT High Definition Audio CODEC)
Warning -- MMDeviceAudioSource::Initialize(0): Could not initialize audio client, result = 8889000A

Error: Cannot initialize desktop audio sound, more info in the log file.
~TheBlackMarmoset
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
The error code indicates the device is currently in use by something else. You may have to go in to windows control panel and make sure exclusive mode is disabled on stereo mix
 
Top