pavlobu / deskreen

Deskreen turns any device with a web browser into a secondary screen for your computer. ⭐️ Star to support our work!
https://deskreen.com
GNU Affero General Public License v3.0
15.46k stars 832 forks source link

Black Screen on Ubuntu 24 #259

Open DexSwaper opened 1 month ago

DexSwaper commented 1 month ago

Thanks for your product, But it was working properly on ubuntu 22 , but it shows black screen on ubuntu 24.

Regards

yuhldr commented 1 month ago

maybe wayland, you can run by

deskreen --enable-features=WebRTCPipeWireCapturer 

then select Entire Screen

maybe show wayland

yuhldr commented 1 month ago

like this #45

Shikhrshukla commented 4 weeks ago

first open terminal and run

sudo vi /etc/gdm3/custom.conf

then uncomment this option WaylandEnable=false

at last, run

sudo systemctl restart gdm3

or restart your pc