Skip to content

ondemand does not work for WebEx #186

@mulbc

Description

@mulbc

Great project here! I tried to use it for WebEx, but the ondemand feature doesn't work for the in-browser tool. It always registers just one consumer and thus pauses the webcam.
When I unpause it using Ctrl+C, it immediately re-pauses again.

Checking out the same thing with Google Meet, it works fine (same browser, same everything)

I checked the code and maybe listenting to inodes isn't the best approach? Maybe using something like fuser $V4L2LOOPBACK_PATH (which lists the processes accessing the device) might work better?
This might also help with #167

Environment:
Browser Chrome
OS Fedora 36
v4l2loopback

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions