Linux Kodi with RDP/Wayland on Ubuntu 21.04 or 21.10
#1
Anyone who tested Kodi with the built in RDP on Ubuntu 21.04 or 21.10? I'm thinking of compiling a Wayland version of Kodi but I had some problem in the past with xrdp so I'm not sure it's worth the effort.
Reply
#2
I'd like to have a look at how the Ubuntu PPA is built. Are these the current build scripts used by jenkins nightly builds of master https://github.com/xbmc/xbmc/tree/master...buildsteps ? Q2: Is there an easy way to see if nightly builds is based on X11 or Wayland?
Reply
#3
See https://github.com/xbmc/xbmc/blob/master...unchpad.sh

Kodi can be built with support for X11, Wayland and GBM all into a single binary since v19, which is what the PPA does
Reply
#4
(2021-10-29, 22:28)Boilerplate4U Wrote: Anyone who tested Kodi with the built in RDP on Ubuntu 21.04 or 21.10?

Please don't tell you that's the way you want to watch videos...
Reply
#5
(2021-11-01, 17:58)wsnipex Wrote: See https://github.com/xbmc/xbmc/blob/master...unchpad.sh. Kodi can be built with support for X11, Wayland and GBM all into a single binary since v19, which is what the PPA does
Excellent, thanks for the pointer! I wasn't aware that the display protocols were merged in v19, thanks!
Reply
#6
(2021-11-01, 19:08)Klojum Wrote: Please don't tell you that's the way you want to watch videos...
But of course! ;-) Joking apart, it's an easy way to enable debugging when running the development environment in a virtual machine.
Reply
#7
Just for future references. Despite what ppl are guessing in the forums, Wayland/RDP is a no go. X11/RDP (xrdp) or NX (NoMachine) does the job.
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi with RDP/Wayland on Ubuntu 21.04 or 21.100