RoboRelem and Microsoft Life Cam 3000 Issues

we are trying to use the microsoft webcam with roborelem and aren’t having much luck. We found the module called FRC_CameraClient which is supposed to work. When we run roborelem there is an error message that pops up on the driver staion.

java.lang.Thread.run(Thread.java:745)

Broken pipe at edu.wpi.first.wpilibj.CameraServer.serve(CameraSer ver.java:346)

edu.wpi.first.wpilibj.CameraServer$1.run(CameraSer ver.java:77)

How do we fix this?