exelix11 / SysDVR

Stream switch games to your PC via USB or network
GNU General Public License v2.0
1.52k stars 89 forks source link

[Feature request] FSR support for Clients #317

Closed Elaman0117 closed 4 weeks ago

Elaman0117 commented 4 weeks ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Hi, I have an Android TV and a Switch Lite. I use Sysdvr to play on the TV. The experience is very good, but I find the resolution is not perfect.

Describe the solution you'd like A clear and concise description of what you want to happen.

Of course, I know this is a limitation of the hardware (or Horizon OS), but I think it would be possible to use FSR on the client side of each platform to make the image clearer. I've used third-party software on the Windows side to achieve this, but apparently most Android devices don't have a built-in function for super-resolution, not to mention that even supported devices can't actually use this feature because the video stream has already been upscaled once.

exelix11 commented 4 weeks ago

I don't know of any such android libraries. Also consider that most game upscaling technologies don't work on videos because they need special data from the game engine itself, only video upscaling algos would work.

Anyway this is currently not a planned feature unless someone can provide a working proof of concept.