|
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.
|