vidstream
vidstream copied to clipboard
Black Screen in ScreenShare On Wayland Windowing Systems
Sharing screen on Operating systems like Fedora 33 (Workstation Edition) that use wayland windowing system doesn't work.
when i tried run client.py i get this error:
raise NotImplementedError('"scrot" must be installed to use screenshot functions in Linux. Run: sudo apt-get install scrot')
how ever i fixed this issue by installing scrot-0.8-21.x86_64.rpm
but screen share just give me black screen,
then i notice Wayland appears to break every screenshot application except gnome-screenshot for backend because of "Security".
is it good idea to add new shutter system specific for wayland ?