Florian Märkl

Results 123 comments of Florian Märkl

No, vaapi only exists on Linux and *BSD.

This needs concrete profiling to find the bottleneck, but I would suspect either encryption or fec to be the culprit on this slow cpu. Iirc there is a Neon implementation...

Could you try to re-register the console? Are you trying to wake up a console that has been discovered automatically (has an orange or blue bar in the icon) or...

You can also try to run wireshark on your network interface, apply the filter `udp.port == 987` and look for a packet from your host to the PS4 which has...

I think the PS4 also has some issues with wakeup when a game is downloaded in sleep mode.

Thanks for the detailed report. Since I test on Wayland with Sway by default, this may be specific to GNOME+Wayland.

This may be unrelated to #172. Can you check the ram usage after streaming for some time?

Radeon X1650 seems quite old, the crash might be because it doesn't support OpenGL 3.2 Core Profile. Please check that this is available.

Not yet, but it's high prio for me personally, so expect it soon™

Of course, if you want to do it, that would be great! Just make sure to follow the code style and patterns (RxJava+LiveData) of the rest of the Kotlin code,...