WebCam (DirectShow) duplicated DeviceName

RVMedia support and discussion (components for displaying and controlling IP cameras, webcams, video conferencing, video chats, recording audio and video files)
Post Reply
panlab_mf
Posts: 35
Joined: Wed Feb 06, 2019 9:55 am

WebCam (DirectShow) duplicated DeviceName

Post by panlab_mf »

Hi,

Why the list of VideoDevices (VideoDevices.VideoDeviceList) shows the webcams duplicated? Any other software doesn't do like that. They enumerate the devices adding a number to identify them easily.

Is there a why to achieve that. I'm using v8.1 of RVMedia for Win64.

Thanks,
Attachments
rvmedia_v81_bug_Screenshot_1.png
rvmedia_v81_bug_Screenshot_1.png (20.57 KiB) Viewed 4740 times
rvmedia_v81_bug_Screenshot_2.png
rvmedia_v81_bug_Screenshot_2.png (26.15 KiB) Viewed 4740 times
rvmedia_v81_bug_Screenshot_3.png
rvmedia_v81_bug_Screenshot_3.png (155.26 KiB) Viewed 4740 times
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: WebCam (DirectShow) duplicated DeviceName

Post by Sergey Tkachenko »

Sorry, I cannot see a duplication on your screenshot.
8 video sources in RVMedia, 8 video sources in VLC.

As I can see, you have two devices named "Logitec HD Webcam C310".
RVMedia displays their names as they are, while VLC adds to one of them "#1", and VirtualDub2 adds "#2".
You can do the same - search for duplicate names and add a number to them when displaying to the user.
Post Reply