Adjusting exposure mode(Automatic and Hold current) in C++ application. #815
Replies: 2 comments
-
This automatically generated reply acts as a friendly reminder. Answers to your questions will most often come from the community, from developers like yourself. You will, from time to time, find that Axis employees answers some of the questions, but this is not a guarantee. Think of the discussion forum as a complement to other support channels, not a replacement to any of them. If your question remains unanswered for a period of time, please revisit it to see whether it can be improved by following the guidelines listed in Axis support guidelines. |
Beta Was this translation helpful? Give feedback.
-
To change that parameter is just http get or post cgi, you can use 3rd party library such as libcurl to do it. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I have AXIS Q3538-LVE Dome Camera model. How can I adjust Exposure mode in C++?
I tried to use AXISMediaControlSDK and AXISMediaParserSDKSetupX64, and it contains C++ sample, but it doesn't support to adjust Exposure mode.
There are VAPIX SDK for C++?
Beta Was this translation helpful? Give feedback.
All reactions