View Single Post
  #3   Spotlight this post!  
Unread 27-01-2017, 14:08
mananb mananb is offline
Registered User
FRC #0224
 
Join Date: Oct 2016
Location: Piscataway High School
Posts: 3
mananb is an unknown quantity at this point
Re: USB Camera FPS low

What language are you programming your robot?
We are programming in java

Are you processing images, or just displaying them?
If processing, how and where?
We are processing the images using GRIP. This is most likely the problem.

At what resolution are you acquiring images?
We are using 320 by 240

Do you have compression set, and if so, to what level?
We don't have a compression set.

Are you using bandwidth limiting on the radio?
We are using the default settings, don't know if this has a bandwidth limit.

Are you even using the radio?
Yes.

We are programming in java.
Reply With Quote