Hi, I'm testdriving the USB over network software but when i start my software to use the remote device both the server and client computer crashes. BSOD says BAD_POOL_HEADER STOP 0x00000019 ...
IP Logged
Andrew FabulaTech Forum Moderator
Moderator FabulaTech Forum Senior Member
Gender: Posts: 427
Re: BAD_POOL_HEADER Reply #1 on: Jul 12th, 2006, 1:31am
Your webcam is isochronous device and, unfortunately, current USB over Network version doesn't support the operation of isochronous USB devices.
Isochronous devices such as consumer grade cameras and audio devices require the specific timing coordination. When data travels across a busy network, data packets can experience variable delays due to network traffic. This 'first come', 'first served' delivery method is problematic for isochronous devices because the data must be delivered within specific time restraints.