Page 1 of 1

Bug in new version 7.2 on webCam DeviceType

Posted: Thu Feb 20, 2020 2:19 pm
by Lol
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.
DemoBugFramePerSec.rar
demo
(53.29 KiB) Downloaded 1509 times

Re: Bug in new version 7.2 on webCam DeviceType

Posted: Thu Feb 20, 2020 7:04 pm
by Sergey Tkachenko
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.

Re: Bug in new version 7.2 on webCam DeviceType

Posted: Tue Feb 25, 2020 8:04 pm
by Sergey Tkachenko
Fixed in version 7.2.1