|
Re: Any way to speed up the camera feed fps?
Quote:
Originally Posted by Bryscus
If you are using C++, there is an AxisCamera class member function called writeCompression that should allow you to set the level of compression. I'm not sure what value it takes though...it could either be 0 to 100 or 0 to 1 (or something else). The function takes an integer. Does anyone know what values are legal?
- Bryce
|
why would a value NOT be leagal? the best compression range is 20-80
__________________
Bubble Wrap: programmers rewards
Watchdog.Kill();
printf("Watchdog is Dead, Celebrate!");
How to make a self aware robot: while (∞) cout<<(sqrt(-∞)/-0);
Previously FRC 451 (The Cat Attack)
Now part of the class of 2016 at WPI & helping on WPILib
|