Bug Report Obs kinect camera almost working

Kurokine

New Member
I have installed microsofts kinect SDK 1.8, and in order to use the kinect as a webcam I used this program https://mega.co.nz/#F!M9QHWAYC!8s3aVpaoXRdvWyoXV34ivQ, It works fine on skype, I can see myself fine and adjust angle just fine.

However when I go into OBS and add it as the video capture source It shows up like this:
OBS 32 bit kinect.png


Here are the video capture settings:
OBS 32 bit kinect settings.png


On 64 bit OBS it does this:
OBS 64 bit kinect.png





If I leave it running for a little bit on preview it gives me this error:

OBS has encountered an unhandled exception and has terminated. If you are able to
reproduce this crash, please submit this crash report on the forums at
http://www.obsproject.com/ - include the contents of this crash log and the
minidump .dmp file (if available) as well as your regular OBS log files and
a description of what you were doing at the time of the crash.

This crash appears to have occured in the 'c:\windows\microsoft.net\framework\v4.0.30319\mscoreei.dll' module.

**** UNHANDLED EXCEPTION: c0000005
Fault address: 68221E5E (c:\windows\microsoft.net\framework\v4.0.30319\mscoreei.dll)
OBS version: Open Broadcaster Software v0.622b
Windows version: 6.1 (Build 7601) Service Pack 1
CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz

Crashing thread stack trace:
Stack EIP Arg0 Arg1 Arg2 Arg3 Address
0A5AF720 68221E5E 00000158 00000008 04E065A0 68200000 mscoreei.dll!0x68221e5e
0A5AF728 6828A2A2 00000158 00000008 2354F901 5F674960 mscoree.dll!0x6828a2a2
0A5AF740 5C809A96 0A5AF84C 5F6DDD5C FFFFFFFF 2BB68DAC mscorlib.ni.dll!0x5c809a96
0A5AF800 5F70BF9A 08465D10 025ECA21 00000000 02BD0BC0 mscorwks.dll!0x5f70bf9a
0A5AF864 5F70C05B 08465D10 08465D10 00000000 0A5AF8E0 mscorwks.dll!0x5f70c05b
0A5AF884 5F70BF09 08465D10 2BB68D10 00000000 04E065A0 mscorwks.dll!0x5f70bf09
0A5AF898 5F71218F 04E065A0 00000809 0A5AF967 00000000 mscorwks.dll!0x5f71218f
0A5AF8E8 5F70EC3E 00000000 00000000 0A5AFA70 04DFC5C0 mscorwks.dll!0x5f70ec3e
0A5AF970 5F712F9D 0A5AFA70 00000000 00000000 0A5AFA28 mscorwks.dll!0x5f712f9d
0A5AF988 5F69A0AF 0A5AFA70 0A5AFA1C 5F7B5C07 2BB68FD8 mscorwks.dll!0x5f69a0af
0A5AF99C 5F69A04B 0A5AFA70 2BB68F94 00000000 00000001 mscorwks.dll!0x5f69a04b
0A5AFA30 5F699F71 0A5AFA70 00000000 04DF71A0 00000000 mscorwks.dll!0x5f699f71
0A5AFA6C 5F743684 5F712EF7 00000008 0A5AFAD4 5F790494 mscorwks.dll!0x5f743684
0A5AFA94 5F743695 5F712EF7 2BB68F24 00000000 5F7903EB mscorwks.dll!0x5f743695
0A5AFAA4 5F790494 00000000 00000000 00000000 00000000 mscorwks.dll!0x5f790494
0A5AFADC 5F7D062B 04DFC5C0 0A5AFBC4 77419F72 04DFC5C0 mscorwks.dll!0x5f7d062b
0A5AFB80 769B338A 04DFC5C0 7FBD1657 00000000 00000000 kernel32.dll!0x769b338a
0A5AFB8C 77419F72 5F7D05E5 04DFC5C0 00000000 00000000 ntdll.dll!0x77419f72
0A5AFBCC 77419F45 5F7D05E5 04DFC5C0 00000000 00000000 ntdll.dll!0x77419f45

A minidump was saved to C:\Users\Gail\AppData\Roaming\OBS\crashDumps\OBSCrashDump2014-05-05_9.dmp.
Please include this file when posting a crash report.

List of loaded modules:
Base Address Module



If anyone could please help me make the camera work properly I would be very grateful, I've been trying to find solutions for ages, and nothing.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Well unfortunately I've been out because I've been moving, but I'm not sure how much I can really help without having one myself. That crash is somewhat obscure, and happens in a microsoft DLL. It may indeed be partly OBS' fault for not accounting for something special that the device does, though it's most likely also the device's fault for doing something special in the first place that I may not be aware of. Dealing with devices can be a pain.
 

Greg Henson

New Member
If you're still looking for the issue here I found that skype was blocking OBS from using my kinect. As soon as I killed skype it worked fine. it should work as long as you dont try to view the kinect in skype. as soon as you do it seems to hook the kinect and not let go of it for some reason.

so basically... close skype completely... open obs... reopen skype and DONT ever look at the kinect cam using it. Then it should work in OBS fine... I blame skype for it =)
 
Top