|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
C++ AxisCamera writeCompression
If you are using C++, there is an AxisCamera class member function called writeCompression that should allow one 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? I'll try to figure it out tonight, but if anyone has some info it would be nice. Thanks.
- Bryce |
|
#2
|
||||
|
||||
|
Re: C++ AxisCamera writeCompression
why are you double posting?
1-100 optimum 20-80 If i remember correctly 100 was max compression |
|
#3
|
||||
|
||||
|
Re: C++ AxisCamera writeCompression
I posted again so this topic would have its own thread. There are a number of people asking about the slow frame rate back to the dashboard. The writeCompression routine fills in a number in a string of characters that are sent back to the camera (which in turn ends up changing its internal parameters). I would assume that it would accept integer values (as it is much easier to represent in ASCII) and so 1 to 100 would be the most logical choice. Anyway, I'll update tomorrow.
- Bryce |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|