grill2010 / ps4-remote-play

An open source PS4 Remote Play client, based on reverse engineered protocol documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please find a more recent version of this prototype here: https://github.com/grill2010/RemotePlayPrototype

PS4 Remote Play client (WIP)

Note: this project is NOT affiliated with, funded, or in any way associated with Sony Interactive Entertainment.

Goal: having an open source implementation of the PS4 Remote Play protocol as well as a client which works on Linux. Both local and remote remote play should be supported.

Current status:

  • Supports the initial registration protocol.
  • Supports local "wake on LAN".

TODO:

  • Draw the rest of the f-ing owl :)
  • Local streaming protocol RE and implementation (video, audio, input).
  • Remote streaming protocol RE and implementation (video, audio, input).
  • PSN / OAuth based pairing and remote wakeup.

About

An open source PS4 Remote Play client, based on reverse engineered protocol documentation

License:Apache License 2.0


Languages

Language:Python 100.0%