moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.5k stars 325 forks source link

120 FPS #725

Closed Prendaloth closed 5 years ago

Prendaloth commented 5 years ago

Is there any way to make moonlight embedded stream 120FPS, like moonlight Qt ?

irtimmer commented 5 years ago

Every frequency can be specified using the option -fps including 120FPS. However most boards, or at least the Raspberry Pi, does not support decoding 120FPS

Prendaloth commented 5 years ago

I found this board for 45 $. It has 6 core CPU. https://www.friendlyarm.com/index.php?route=product/product&product_id=241

CPU Model: Rockchip RK3399 Number of Cores: big.LITTLE, 64-bit Dual Core Cortex-A72 + Quad Core Cortex-A53 Frequency: Cortex-A72(up to 2.0GHz), Cortex-A53(up to 1.5GHz) GPU: Mali-T864 4K VP9 and 4K 10bits H265/H264 60fps decoding, Dual VOP, etc

Do you think it can handle 1080p@120FPS ?