I am trying to get video from external camera (Port 1). OpenCV is capturing frames when no camera is connected to port 1.
isOpened() is returning true, frame is not empty. Not sure which device is acting as a camera in my case.
Kindly help with the possible root cause.
Thank You