Stream a single PC window to a tablet in the browser - a Deskreen replacement.
Show one window of the PC on another screen without sharing the whole desktop.
Python + PyGObject using the XDG ScreenCast portal; a small pipewire helper captures the window; ffmpeg serves MJPEG to a browser PWA; captures on damage so an idle window costs about 0 percent CPU.
Running: persistent stream with autostart; about 40 percent CPU at 768px/10fps while moving.
Full architectural rules to be published by the author.