Question / Help XBMC and LiveCasting

Tabarane

New Member
i'm trying to make XBMC work with OBS

how? i have XBMC for example showing Movie,and i want to stream this movie from XBMC to my Channel lets say Twitch or so

once i start XBMC ,without playing any video or sound,all is good in OBS,then when is start playing something in XBMC,OBS crash and show me this



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


Code:
00:09:06: Open Broadcaster Software v0.625b - 32bit (´・ω・`)
00:09:06: -------------------------------
00:09:06: CPU Name: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
00:09:06: CPU Speed: 3600MHz
00:09:06: Physical Memory:  4095MB Total, 4095MB Free
00:09:06: stepping id: 7, model 45, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
00:09:06: monitor 1: pos={0, 0}, size={1440, 900}
00:09:06: Windows Version: 6.1 Build 7601 S
00:09:06: Aero is Enabled
00:09:06: -------------------------------
00:09:06: OBS Modules:
00:09:06: Base Address     Module
00:09:06: 01320000         OBS.exe
00:09:06: 50B70000         OBSApi.dll
00:09:06: 509A0000         DShowPlugin.dll
00:09:06: 50970000         GraphicsCapture.dll
00:09:06: 50940000         NoiseGate.dll
00:09:06: 52770000         PSVPlugin.dll
00:09:06: ------------------------------------------
00:09:06: Adapter 1
00:09:06:   Video Adapter: AMD Radeon HD 7700 Series
00:09:06:   Video Adapter Dedicated Video Memory: 1046511616
00:09:06:   Video Adapter Shared System Memory: 3248390144
00:09:06:   Video Adapter Output 1: pos={0, 0}, size={1440, 900}, attached=true
00:09:06: =====Stream Start: 2014-08-17, 00:09:06===============================================
00:09:06:   Multithreaded optimizations: On
00:09:06:   Base resolution: 1280x720
00:09:06:   Output resolution: 1280x720
00:09:06: ------------------------------------------
00:09:06: Loading up D3D10 on AMD Radeon HD 7700 Series (Adapter 1)...
00:09:06: ------------------------------------------
00:09:06: Audio Format: 44100 Hz
00:09:06: ------------------------------------------
00:09:06: Audio Channels: 2 Ch
00:09:06: Playback device Default
00:09:06: ------------------------------------------
00:09:06: Using desktop audio input: Speakers (Logitech USB Headset)
00:09:06: Global Audio time adjust: 0
Warning -- MMDeviceAudioSource::Initialize(0): Could not initialize audio client, result = 8889000A

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

Lain

Forum Admin
Lain
Forum Moderator
Developer
This specific error code says "Device is in use", which implies that something has taken exclusive access of your headset, which is extremely unusual for outputs. I'm not entirely sure what to tell you but hopefully that's a hint that perhaps there's some other program interfering with it.
 
Top