HomeHomeSupportSupportBugsBugsCamera not detected properly.Camera not detected properly.
Previous
 
Next
New Post
15/07/2009 20:43
 

Hi,

I'm trying to get a webcam working as a live video feed. I've got this working before, but it doesn't seems to work now, tried on two different webcams (one was the one which worked before).

Basically, black is displayed instead of the video, and the error log displays "The live video capture device has been disconnected!".

On expanding the "show more" button, the following is displayed:

<ExceptionEvent Timestamp="15/07/2009 18:39:29" Category=" General" Priority="0" EventId="100" Severity="Error">
<Title>Screen Monkey Exception Handling</Title>
<Message> HandlingInstanceID: da780795-5a6f-4edc-aa0c-17c3c9425fa6
<Exception>
  <Description>An exception of type 'ScreenMonkey.Clips.Exceptions.ClipException' occurred and was caught.</Description>
  <DateTime>2009-07-15 19:39:29Z</DateTime>
  <ExceptionType>ScreenMonkey.Clips.Exceptions.ClipException, ScreenMonkey.Clips, Version=3.2.0.0, Culture=neutral, PublicKeyToken=null</ExceptionType>
  <Message>The live video capture device has been disconnected!</Message>
  <Source />
  <HelpLink />
  <Property name="Data">System.Collections.ListDictionaryInternal</Property>
  <Property name="TargetSite">&lt;undefined value&gt;</Property>
  <StackTrace />
  <additionalInfo>
    <info name="MachineName" value="EZRA-LAPTOP" />
    <info name="TimeStamp" value="15/07/2009 18:39:29" />
    <info name="FullName" value="Microsoft.Practices.EnterpriseLibrary.ExceptionHandling, Version=3.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
    <info name="AppDomainName" value="ScreenMonkey.exe" />
    <info name="ThreadIdentity" value="ezra-laptop\Ezra" />
    <info name="WindowsIdentity" value="ezra-laptop\Ezra" />
  </additionalInfo>
  <InnerException>
    <ExceptionType>System.Runtime.InteropServices.COMException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType>
    <Message>One or more arguments are invalid
</Message>
    <Source>DirectShowLib-2005</Source>
    <HelpLink />
    <Property name="ErrorCode">-2147024809</Property>
    <Property name="Data">System.Collections.ListDictionaryInternal</Property>
    <Property name="TargetSite">Void ThrowExceptionForHR(Int32)</Property>
    <StackTrace>   at DirectShowLib.DsError.ThrowExceptionForHR(Int32 hr)
   at CaptureHub.SetupGraph()
   at CaptureHub.Load(Filter captureDevice)
   at ScreenMonkey.Plugin.Clips.Standard.LiveVideoClip.OnInitialiseShow()</StackTrace>
  </InnerException>
</Exception></Message>
<Info Machine="EZRA-LAPTOP" ApplicationDomain="ScreenMonkey.exe" ProcessId="2880" ProcessName="C:\Program Files\Screen Monkey\ScreenMonkey.exe" ThreadId="2944" ThreadNam=""/>
<ExtendedProperties> </ExtendedProperties>
</ExceptionEvent>

Any ideas?

Thanks.


http://www.ezramorris.co.uk/
 
Previous
 
Next
HomeHomeSupportSupportBugsBugsCamera not detected properly.Camera not detected properly.


Copyright 2010 by Oliver Waits