![]() |
Camera
We used a usb camera in our last event and weren't to happy with it. We want to switch to an IP camera. Which one would you recommend and if you use a co-processor which one do you use?
|
Re: Camera
Why was your team not happy with that camera? Was it the Microsoft LifeCam?
|
Re: Camera
The life cam has a 2 second delay on it maybe it is just that we have to use a
co-processor or is it in the programing. |
Re: Camera
Before you go to the Axis cam, consider the price. I know that when my team broke our Axis cam, a replacement was $200+, while a LifeCam is about $35.
I did notice that our Microsoft LifeCam does stream at a very low framerate, but it definitely doesn't have a two-second delay. Some programming options would be to decrease the quality of the image, decrease the amount of steps taken to process the image, or maybe have two different threads with one having output to the dashboard and the other doing your vision processing. |
Re: Camera
Quote:
How are you processing your USB camera images? |
Re: Camera
I would try the Logitech C920 USB2 camera.
That's what FRC11 has on their robot. Using the CameraServer in Java on the RoboRIO I noticed a minimal delay on a private network streaming to the dashboard when not on the field. I'd have to ask FRC11 how it went on the field. It is possible that your other code on the RoboRIO is using up the CPU such that the USB camera is impacted. I suppose the IP camera is one way to address that. |
Re: Camera
Quote:
|
Re: Camera
Just an added concern for those thinking about switching to a network camera. This years radio only has TWO ports. So one port for the Rio and one for the camera... No problem right? Except if you are in the pits and want to hook up your laptop to it via network cable. You will not be able to test vision or camera stuff as you do not have enough ports.
To get out of this jam last weekend we actually zip tied an 8 port hub we had lying around into the robot so we could test vision in the pit. :eek: |
Re: Camera
Quote:
Runs off 5V and the old D-Link radio power supply can power it. |
Re: Camera
Quote:
|
Re: Camera
Quote:
|
Re: Camera
Quote:
|
Re: Camera
Quote:
|
| All times are GMT -5. The time now is 20:31. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi