Skip to content

Can Fakecam work together with Iriun? #25

Description

@taquangtrung

Hi,

I'm trying to use Fakecam with Iriun (https://iriun.com/), which allow me to use my Android phone as a webcam.

However, after running the following command, Iriun will stop working. (It will work normally if I remove the file /etc/modprobe.d/fakecam.conf)

echo options v4l2loopback devices=1 video_nr=20 \
 card_label="fakecam" exclusive_caps=1 | sudo tee -a \
 /etc/modprobe.d/fakecam.conf

I notice that it also has this configuration file:

# /etc/modprobe.d/iriunwebcam-options.conf 
options v4l2loopback exclusive_caps=1 devices=1 card_label="Iriun Webcam"
options snd-aloop index=3

Do you know if I can make Fakecam work together with Iriun?

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions