2022-02-28, 11:58
Do you think that the C-library from Chiaki could be made into a PlayStation Remote Play stream/game-client addon for Kodi's RetroPlayer?
https://git.sr.ht/~thestr4ng3r/chiaki
FYI, there was work started on a headless-stream patch for Chiaki which might be of relative use for a Libretro API and Kodi game client port?
https://github.com/thestr4ng3r/chiaki/pull/278
https://github.com/ritiek/chiaki/tree/headless-stream
Note that Chiaki by thestr4ng3r was previously hosted on GitHub at https://github.com/thestr4ng3r/chiaki/ but was moved to sourcehut Git).
Chiaki also changed the license from standard GPLv3 to AGPLv3 on the 27th of December 2020 so all its code before that date is still GPLv3.
There are as well alternative forks of Chiaki (like one from Egoistically) which fixes some things or add features and functions not in upstream:
The goal would be remote game streaming of PlayStation 4 / PlayStation 5 over a local network within your home (or over the internet).
Since game-streaming do not use a lot of CPU or RAM it should be possible to stream PS4/PS5 to even an older Raspberry Pi or ODROID.
https://en.wikipedia.org/wiki/Remote_Play
Chiaki is GPLv3 licensed and emulate the PS Remote Play client for remotely streaming/controlling your PS4/PS5 console display/control:
https://remoteplay.dl.playstation.net/re...y/lang/en/
Chiaki reverse-engineered PS Remote Play protocol and the upstream project is not very active but considered feature complete and stable.
PS: Remote Play is a mandatory feature on all PS4/PS5 games, except for games utilizing peripherals such as PlayStation Move or PS VR.
https://git.sr.ht/~thestr4ng3r/chiaki
FYI, there was work started on a headless-stream patch for Chiaki which might be of relative use for a Libretro API and Kodi game client port?
https://github.com/thestr4ng3r/chiaki/pull/278
https://github.com/ritiek/chiaki/tree/headless-stream
Note that Chiaki by thestr4ng3r was previously hosted on GitHub at https://github.com/thestr4ng3r/chiaki/ but was moved to sourcehut Git).
Chiaki also changed the license from standard GPLv3 to AGPLv3 on the 27th of December 2020 so all its code before that date is still GPLv3.
There are as well alternative forks of Chiaki (like one from Egoistically) which fixes some things or add features and functions not in upstream:
- https://github.com/Egoistically/chiaki
- https://github.com/Fredrum/chiaki/
- https://github.com/CSystem77/Chiaki_/
- https://github.com/kbrighton/chiaki
- https://github.com/ritiek/chiaki/tree/headless-stream
- https://github.com/ritiek/chiaki/commits/fix-keymapping
- https://github.com/fenio/chiaki
- https://github.com/thestr4ng3r/chiaki/tree/gles
The goal would be remote game streaming of PlayStation 4 / PlayStation 5 over a local network within your home (or over the internet).
Since game-streaming do not use a lot of CPU or RAM it should be possible to stream PS4/PS5 to even an older Raspberry Pi or ODROID.
https://en.wikipedia.org/wiki/Remote_Play
Chiaki is GPLv3 licensed and emulate the PS Remote Play client for remotely streaming/controlling your PS4/PS5 console display/control:
https://remoteplay.dl.playstation.net/re...y/lang/en/
Chiaki reverse-engineered PS Remote Play protocol and the upstream project is not very active but considered feature complete and stable.
PS: Remote Play is a mandatory feature on all PS4/PS5 games, except for games utilizing peripherals such as PlayStation Move or PS VR.