Git Product home page Git Product logo

ps4remoteplayhook's Introduction

Direct3DHook for PS4 Remote Play

Original source from

http://spazzarama.com/2011/03/14/c-screen-capture-and-overlays-for-direct3d-9-10-and-11-using-api-hooks

This is a first prototype to capture the screen in real time of the PS4 remote play.

There were three projects which helped me to achieve this goal. First of all the open source DirectX-Hook and Shared Memory project from spazzarama and the program API Monitor v2 for figuring out what is happening under the hood of the Remote Play app.

Direct3DHook: https://github.com/spazzarama/Direct3DHook Shared Memory https://github.com/spazzarama/SharedMemory API Monitor v2 http://www.rohitab.com/apimonitor

The prototype is able to hook into the running PS4 Remote Play program and capture the screen. We can capture the remote play screen at a max resolution of 1280*720. At higher resolutions the IPC slows down the Remote Play process and made it laggy. If you want to process the captured images in real time it is recommended to process it directly in the hook and not sending it to your process via IPC as this has some performance impacts. If you have any suggestions of how we can improve performance feel free to contribute so that we can improve the project.

ps4remoteplayhook's People

Contributors

gitter-badger avatar grill2010 avatar justinstenning avatar mathewsachin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.