Hi,
since the performance of the LinuxSDK is so bad at full resolution compared to WinXP on the same machine i captured the USB traffic in WinXP and Linux while operating the camera.
On Both Endpoint 2 gets used for the Image Transfer.
While on WinXP it uses Bulk Transfer with a payload datalength of 300kB,
On Linux it uses Bulk Transfer with a payload datalength of 60kB.
So this means that with 8 Bit per Pixel, on winxp it needs 4 transfers for an image, while on linux it needs 20.
Anyone know WHY this is handled so differently?
regards
Silidan