I have a bug.
when I set property 'DeviceType' to WebCamera and change property 'FramePerSec' to any value. I have an exception when I run a project 'Interface not supported'. Delphi 10.2.3.
Bug in new version 7.2 on webCam DeviceType
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Bug in new version 7.2 on webCam DeviceType
I confirm the problem: this property can be assigned only when a webcam is selected (by assigning its index to TRVCamera.VideoDeviceIndex property).
We will fix it in the next update.
As a workaround, assign this property at runtime, after selecting a camera.
We will fix it in the next update.
As a workaround, assign this property at runtime, after selecting a camera.
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Bug in new version 7.2 on webCam DeviceType
Fixed in version 7.2.1