We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Prabhakar, Thanks for your project. It works well on Ubuntu 22.04. One thing I came across:
The var "card_name" seems to be wrong (at least it doesn't work). Correct would be "card_label":
sudo modprobe v4l2loopback video_nr=20 card_label="Virtual Camera 1"
However, I'm not quite sure, whether this is a distro-specific flavor. Therefore I opened an issue instead of a pull request.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Prabhakar,
Thanks for your project. It works well on Ubuntu 22.04. One thing I came across:
The var "card_name" seems to be wrong (at least it doesn't work). Correct would be "card_label":
sudo modprobe v4l2loopback video_nr=20 card_label="Virtual Camera 1"
However, I'm not quite sure, whether this is a distro-specific flavor. Therefore I opened an issue instead of a pull request.
The text was updated successfully, but these errors were encountered: