-
Notifications
You must be signed in to change notification settings - Fork 14
use webcam attached to dom0 #20
Comments
Can you run |
In dom0 I did run the cmd and got the error message about the missing v4l2 component. In the appvm the cmd runs fine, opens the dialog. |
After a restart I receive this error: |
I found the ui.sh and the main.py In the documentation I see only that I need to run the comand in the appvm. |
@ElliotKillick @DemiMarie |
The sender is started automatically by qrexec from the receiver, provided the user allows the operation. |
Thanks, now I understand how it works. I found the following errors in the journalctl in dom0.
This error message I got today, after I've installed v4l2:
Do you have any suggestion what I can try next? |
You will need to install one of the GStreamer plugin packages, probably |
Thank you for your help! I have run : I've noticed on my side that I had to install the v4l2 module again in my template vm. Hope this feature gets released soon on qubes-contrib |
Your webcam can probably also support a higher resolution than You can see all the resolutions for your webcam supports with |
Hello,
I want to use my internal webcam of my notebook in the Zoom app.
Currently it is attached to dom0, as it is connected as an usb device.
I have installed it on dom0 and in the appVM via
make install
I faced the same issue as described in issue #19 and I fixed it by coping the script from version 1.
The ui opens when I run
qubes-video-companion webcam
in the appVM.I can select dom0 as source but the webcam is not connected.
Is there any step I was missing to make it run?
Can you please help me solve it?
The text was updated successfully, but these errors were encountered: