Public bug reported:
Cheese v3.30.0 (3.30.0-0ubuntu1)
Xubuntu 18.04 LTS
Cheese detects and reports/offers/accesses ONLY the resolutions in the
YUYV stream, index 1, which results in low-res video and especially
(what I use the cam for) still images. Previously, in 16.04 LTS,
everything was workin
I forgot to add that on the Cheese reference page...
https://developer.gnome.org/cheese/stable/cheese.html
...under "Invocation: cheese takes a list of options as arguments: Options:" a
command line switch is documented that supposedly permits selecting the video
device...
"--device=DEVICE, -d
"-d" option still doesn't work even in v3.30 -- it always uses video0.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/137981
Title:
Cheese : If two v4l devices exist there is no way to choose the
c
Here's the problem:
https://gitlab.gnome.org/GNOME/cheese/issues/4
Cheese uses "ID_V4L_PRODUCT" to differentiate video devices...
My camera and others have multiple video streams which are enumerated as
"video0" "video1" "video2" etcetera.
In all instances/streams "ID_V4L_PRODUCT" is the same...
Any hope of this being addressed? It makes Cheese essentially useless
for multi-stream cameras because a particular stream cannot be selected.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1804333
Tit
Thank you!
Cheese should changed to search for and enumerate, or manually select,
cameras by /dev/device#, such as for example:
$ cheese -d "/dev/video1"
Instead of the way it's currently programmed, such as for example:
$ cheese -d "Secret Squirrel Webcam"
(The contents of the "ID_V4L_PRODUCT
Dan Streetman (ddstreet) wrote on 2020-02-21:
> For those coming here because their installation or upgrade of the 'nginx'
> package fails
> due to their system using ipv6.disabled=1, you need to edit the file...
FWIW, that doesn't work, and here I have all servers, including default
servers, co