Hello
how can i modify camera settings (contrast, brightness ..) from RVcamera components?
camera settings
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: camera settings
It is possible only for local cameras, or several IP-camera models (the IP-camera must be found by SearchCamera).
The following properties are supported: Brightness, Contrast, Hue, Saturation, Sharpness.
To check if the current camera supports the given property, and to get the range of its values, use GetColorControlPropertyRange.
For local cameras, you can also use TRVWebCamDialog
The following properties are supported: Brightness, Contrast, Hue, Saturation, Sharpness.
To check if the current camera supports the given property, and to get the range of its values, use GetColorControlPropertyRange.
For local cameras, you can also use TRVWebCamDialog