RVCamera.GetCamVideoMode returns duplicate resolutions

RVMedia support and discussion (components for displaying and controlling IP cameras, webcams, video conferencing, video chats, recording audio and video files)
Post Reply
ya_vanka
Posts: 65
Joined: Tue Oct 22, 2019 6:24 pm

RVCamera.GetCamVideoMode returns duplicate resolutions

Post by ya_vanka »

Hi all!

I've met a problem: RVCamera.GetCamVideoMode returns duplicate resolutions (see attached screenshot):
rvcam_issue2.jpg
rvcam_issue2.jpg (81.02 KiB) Viewed 20840 times
What is the reason?
Is there a way to fix it?
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: RVCamera.GetCamVideoMode returns duplicate resolutions

Post by Sergey Tkachenko »

These modes are not exactly identical. There are some video mode parameters that are not listed in item captions.

In the new version of RVMedia, we changed web cam video mode processing. Most probably, the new version will display only one of these almost-identical-modes for your camera.

I planned to upload the new version today, but found a problem in Lazarus (it looks like this is a Lazarus bug. I found a workaround, so the new version will be released soon).
ya_vanka
Posts: 65
Joined: Tue Oct 22, 2019 6:24 pm

Re: RVCamera.GetCamVideoMode returns duplicate resolutions

Post by ya_vanka »

Well, waiting for a release.
And can you tell me what is the difference in these modes? Just to know.
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: RVCamera.GetCamVideoMode returns duplicate resolutions

Post by Sergey Tkachenko »

Most probably, just a different structure is used internally.
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: RVCamera.GetCamVideoMode returns duplicate resolutions

Post by Sergey Tkachenko »

This problem was fixed in v7.2
Post Reply