ShayBox / Mon2Cam

Workaround for multi-monitor Discord screensharing
MIT License
337 stars 33 forks source link

PANIC ERROR HELP PLEASE #45

Closed zemeister23 closed 3 years ago

zemeister23 commented 3 years ago

(base) root@zemeister:~/Downloads# mon2cam INFO X11 detected, running x11 backend. (use -w to force wayland) 0: 1920x1080 eDP-1 1: 1920x1080 HDMI-2 Which monitor? 0 INFO CTRL + C to stop INFO The screen will look mirrored for you, not others PANIC X11 backend exited with an error. (base) root@zemeister:~/Downloads# mon2cam -w INFO Wayland detected, running wayland backend. INFO CTRL + C to stop INFO The screen will look mirrored for you, not others PANIC wf-recorder not installed (base) root@zemeister:~/Downloads#

zemeister23 commented 3 years ago

ANSWER HERE:

That error tends to be some problem with v4l2loopback not being installed, or loaded/reloaded, I would either try sudo apt-get install -y v4l2loopback-dkms reboot and see if it works, or try compiling v4l2loopback manually