Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

16.9.4, webcam does not work, blinking, no image #13

Open
promeneur opened this issue Jan 18, 2024 · 0 comments
Open

16.9.4, webcam does not work, blinking, no image #13

promeneur opened this issue Jan 18, 2024 · 0 comments

Comments

@promeneur
Copy link

the QEMU script to launch bliss

#!/bin/bash

qemu-kvm -enable-kvm \
-m 8G -smp 4 -cpu host \
-display gtk,gl=on,zoom-to-fit=off \
-device virtio-vga-gl \
-device qemu-xhci,p2=5,p3=5,id=xhci \
-device usb-kbd -k fr \
-device usb-mouse \
-device usb-host,vendorid=0x046d,productid=0x0825 \
-device usb-host,vendorid=0x0b05,productid=0x190e \
-device intel-hda \
-device hda-duplex,audiodev=snd0 \
-audiodev pipewire,id=snd0 \
-boot menu=on \
-nic bridge,mac=00:16:3e:4f:90:5a \
~/QEMU_VM/Bliss-v16.9.4-x86_64-OFFICIAL-gapps-20240114.img \

webcam Logitech C310

With default photo app all the bliss window is blinking. There is no way to escape this. We must close the QEMU vm.
With WhatsApp there is no image at all in video or photo mode when you want to take a photo for the user icon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant