https://bugs.kde.org/show_bug.cgi?id=488876
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |akse...@akselmo.dev --- Comment #1 from Akseli Lahtinen <akse...@akselmo.dev> --- The warning about H264 is because Fedora does not have hardware encoding by default, unless you install third party Mesa drivers from RPM Fusion with those built in. It should still work in software mode though. Do you have open H264 drivers installed? Or anything that supports H264 software mode? The logs mention error with the graphics driver, so this might be Nvidia related issue... Can you try running this with environment variable like this from terminal: KPIPEWIRE_FORCE_ENCODER=libx264_baseline krdpserver -u test -p test You can also try KPIPEWIRE_FORCE_ENCODER=libx264 krdpserver -u test -p test Please report if either those work or not! Thanks! -- You are receiving this mail because: You are watching all bug changes.