Coder Social home page Coder Social logo

Comments (5)

Zhendong404 avatar Zhendong404 commented on May 18, 2024 1

I just made it!
Here's what I have done, hope this could be useful.
I started a VM on another PC, which is under the same router with my PS4, and installed CentOS on it.
Then I was basically following this tutorial with some modifications:
https://stewartadam.io/blog/2016/04/13/using-openvpn-connection-play-games-while-abroad-using-streams-home-streaming

  1. add <push "0.0.0.0 0.0.0.0 {server ip}"> into bridged.conf
  2. replace the content of up.sh with
    /sbin/brctl addif br0 tap0
    /sbin/ifconfig tap0 0.0.0.0 promisc up
  3. add a user to group "openvpn_pw"

On my client PC, after connected to the server, Steam In-home Streaming worked, but remote play still couldn't find my PS4 on LAN. After remote play connected to PS4 through Internet, I restarted remote play, and this time it found PS4 on LAN.

from offline-ps4-remote-play.

MysteryDash avatar MysteryDash commented on May 18, 2024

Maybe adding a rule in your hosts file might work.
For example, adding (source then destination) 10.13.71.x 10.110.41.y with x any number that isn't currently used and y your PS4's actual IP address might trick the Remote Play into believing that your PS4 is on your local network, I haven't tested that but it's worth a try.

from offline-ps4-remote-play.

Zhendong404 avatar Zhendong404 commented on May 18, 2024

I finally find out that remote play use broadcasting to search PS4, so it's not that simple. Now I'm trying with VPN. Steam In-home streaming works with this way, still some more works to do with PS4.

from offline-ps4-remote-play.

MysteryDash avatar MysteryDash commented on May 18, 2024

Okay, let me know if it works!

from offline-ps4-remote-play.

MysteryDash avatar MysteryDash commented on May 18, 2024

Thank you for sharing how you solved your issue!

from offline-ps4-remote-play.

Related Issues (20)

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.