Deep-Live-Cam icon indicating copy to clipboard operation
Deep-Live-Cam copied to clipboard

Unable to select camera device through UI

Open cloudwitch opened this issue 1 year ago • 2 comments

It would be nice to have a way to select which camera to use. I am on Ubuntu 22.04 with a Linux laptop. Since I use an external camera and keep my laptop closed, the program is defaulting to the on-board camera.

I was unable to find a quick/easy way to change the default camera in Ubuntu, so it would be nice if the program was able to allow a selection in the UI.

cloudwitch avatar Aug 16 '24 22:08 cloudwitch

I did find an issue suggesting editing cap = cv2.VideoCapture in modules/ui.py. Working on trying this. But it would be nice to have that able to be selectable in the UI.

cloudwitch avatar Aug 16 '24 22:08 cloudwitch

a UI camera chooser was added in the experimental branch last week via commit 8d3072d

jayasafunctionofe avatar Aug 19 '24 20:08 jayasafunctionofe

This is already on the experimental build. Just testing it before releasing to public :)

hacksider avatar Aug 20 '24 02:08 hacksider