https://bugs.kde.org/show_bug.cgi?id=500276
--- Comment #10 from Ilya Fedin <fedin-ilja2...@ya.ru> --- I managed to get it working. So it seems to be incompatibility between krdp and freerdp's openh264 backend. My distro builds freerdp with both ffmpeg and openh264 which results in openh264 being preferred: https://github.com/FreeRDP/FreeRDP/blob/feba8c09027b74cccf99b2ee591b5d4c680aee74/libfreerdp/codec/h264.c#L662-L673. I rebuilt it without openh264 and now connecting to krdp works just fine. idk whose fault it is, leaving it for your investigation guys. -- You are receiving this mail because: You are watching all bug changes.