Hello,
I have an old RVCamera Version from 2015.
I want to have the possibility to use an manual Focus for a webcam.
Is this possible with the newer RVCamera Version?
The webcam supports this function. I tried it with the windows camera tool.
Thanks.
Search found 3 matches
- Wed Jan 10, 2024 8:53 am
- Forum: RVMedia
- Topic: Manual Focus for webcam
- Replies: 1
- Views: 53277
- Mon Mar 06, 2023 7:23 am
- Forum: RVMedia
- Topic: WebCam example Delphi 10.2
- Replies: 2
- Views: 33676
Re: WebCam example Delphi 10.2
Great,
thanks a lot.
thanks a lot.
- Fri Mar 03, 2023 10:57 am
- Forum: RVMedia
- Topic: WebCam example Delphi 10.2
- Replies: 2
- Views: 33676
WebCam example Delphi 10.2
Hi, when I try to use the webcam example I get an error when I press camera on. It depends on the procedure btnSnapShozClick. The z.Free is the reason for the error. But when I remove this line the RAM is getting higher and higher with each Snapshot. How can I solve this issue? Thanks. procedure ...