https://bugs.kde.org/show_bug.cgi?id=488358

Akseli Lahtinen <akse...@akselmo.dev> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akse...@akselmo.dev

--- Comment #2 from Akseli Lahtinen <akse...@akselmo.dev> ---
I think you forgot to add the screenshot :D

But yeah I worked on some of the downscaling stuff, which would always scale
the video stream (and quality) down to the client size. 

However in my testing it was always kind of unusable since it would sometimes
make the items in the video really small, but I have 3440x1440 screen that was
being scaled down to 1920x1080 so that might be why.

IIRC this is how it goes in windows world:
- Client tells the server what their screen resolution is
- Server changes the actual display resolution to match the client resolution
- Any downscaling happens after this

Anyhow, we don't have anything like this yet. Your best bet currently is to set
the client to scale the server video stream. 
So yeah, *client* needs to make sure the video stream is visible.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to