having some capture device, it listed with lsusb Bus 002 Device 002: ID 32ed:3200 ezcap ezcap CAM LINK 4K but its device value changes from time to time, so I need to change cap (j) /dev/video pretty often.
cv::VideoCapture cap(2);
Is there a way to pre-define the device ?