Menu

Failed to get image from Still pin

Anonymous
2009-08-06
2012-10-29
  • Anonymous

    Anonymous - 2009-08-06

    Hi,

    I am trying to implement Logitech QuickCam Pro 9000 camera using DirectShow .NET in Windows Form application.

    I am using 2 pins, still for high res images and capture to provide live feed.
    I am using sample and buffer callback to receive images from the pins and process them, so both of the callbacks are used.
    My code base is based on one of your examples provided in samples projects - DxSnap.

    What is happening that after few successful captures Click() call will fail. It is failing on the line when we are waiting to receive the image from the callback, image is never returned.

    It happens mayne once in 5 captures, more or less.

    Any help appreciated.

    Thanks,
    Denis

     
    • snarfle

      snarfle - 2009-08-06

      Without access to either the code or the hardware, this is kinda hard to diagnose.

      As a simple thought: catch the error and re-click.

       

Log in to post a comment.