SonyDCam 1394 Webcam Driver
-
Friday, May 04, 2012 9:26 PM
Would it be possible to obtain a copy of the SonyDCam 1394 Webcam Driver sample code which has been altered to work on Windows 7 64 bit *with images larger than 1 mb*? The source code that I'm currently working on is based off of the SonyDCam 1394 driver code and does not work in 64 bit windows when the image size is larger than 1 mb. I have added a check for the max dma size and updated the code as necessary however something still seems to be amiss. I believe it has to do with how buffers are attached and memory is allocated... but that is pretty general. Regardless it would be very helpful to see an actual example for how the firewire camera driver should work in Windows 7 64 bit, and I believe keeping the image size below 1mb is cheating when it comes to the code, I would prefer to see an example that handles image sizes larger than 1mb otherwise the example is useless.
http://msdn.microsoft.com/en-us/library/windows/hardware/ff568147(v=vs.85).aspx
Nick Hanshaw
All Replies
-
Friday, May 04, 2012 10:52 PMOwner
I know of no such changes to the sample, sorryd -- This posting is provided "AS IS" with no warranties, and confers no rights.
- Marked As Answer by Doron Holan [MSFT]Microsoft Community Contributor, Owner Friday, May 04, 2012 10:52 PM


