Page 1 of 1

Select a webcam using deviceid

Posted: Thu Aug 24, 2017 2:20 am
by RogerioUK
Is it possible to define the active camera using the DeviceID (DevicePath) and not the FriendlyName ?

I have two cameras that have same friendly name

Re: Select a webcam using deviceid

Posted: Thu Aug 24, 2017 12:20 pm
by Sergey Tkachenko
Friendly names are in RVCamera.VideoDeviceList[], identifiers are in RVCamera.VideoDeviceIdList[].
You can find the device ID in VideoDeviceIdList[], and assign VideoDeviceIndex to switch to this device.