Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Java (http://www.chiefdelphi.com/forums/forumdisplay.php?f=184)
-   -   USB Camera giving Invalid Image error (http://www.chiefdelphi.com/forums/showthread.php?t=142331)

noahl98 01-22-2016 12:28 PM

USB Camera giving Invalid Image error
 
My team has been trying to set up camera feedback through the dashboard using Java. I have added the sample code from the Simple Vision example in eclipse.
When I deploy the code to the rio and start up the driver station I get this error.
Code:

Error when getting image from the camera: invalid image at pos 56403 (0) at edu.wpi.first.wpilibj.CameraServer.capture(CameraServer.java:222)
edu.wpi.first.wpilibj.CameraServer$2.run(CameraServer.java:192)
java.lang.Thread.run(Thread.java:745)

This error keeps spamming the log until I disconnect from the rio.
We are using a Logitech C170 web cam. I know that this camera hasn't officially been tested but it was the only one we had access to. Does this error mean that this camera isn't compatible?

Lennie 01-29-2016 11:45 PM

Re: USB Camera giving Invalid Image error
 
I used to mentor for Team 1717 and we only used the AXIS network cameras which worked fine in both C/C++ and Java. This year I'm mentoring a rookie team 5818 and we are trying to use the USB Microsoft Lifecam and are encountering this same error and the FPS is only 3-4 fps at 320x240. We noticed a delay of .1 seconds in the Java CameraServer which we reduced but still are unable to achieve a decent frame rate. Please help!

legts 01-30-2016 04:24 PM

Re: USB Camera giving Invalid Image error
 
My team used the same camera last year. Our camera code is here: https://github.com/frc2399/2015-code...bot/Robot.java

It might be useful to look at it, let me know if you have questions!


All times are GMT -5. The time now is 08:26 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi