PlayStation 4 gamers into live streaming platforms such as
Twitch may want to check out the open source project
PS4Broadcast by
Tilerphy, with recent maintenance updates from
Xingxingge (Changchun) Technology Co., Ltd. to the Linux-based server script.
Download:
PS4Broadcast2.0.1.zip /
Latest Release /
GIT
From the
README.md, roughly translated from Chinese:
PS4Broadcast
Transfer
Thank you for your support. After the 2.0.0 version of the project, it was handed over to Xingxingge (Changchun) Technology Co., Ltd. for maintenance. The project remains open source.
Foreword
In view of the fact that PS4 does not have the function of live broadcast to domestic live broadcast platforms, it uses some means to intercept twitch RTMP content and IRC chat room content, and forward it to Douyu (in the future, other domestic live broadcast platforms may be added.)
In addition, this is just a as a compromise, it may be a few days before PS4 officially supports the domestic live streaming platform. At least this is possible for the machine. Who is right? So this plan is only a temporary one, there is no other way.
Why open source
Sharing is the foundation of the network.
Why is Linux?
- The Windows operating system is too indirect to do network forwarding, and it is not easy to write a script. And the author will only configure iptables in Linux.
- In addition, the author used Raspberry Pi 3 (an ultra-small computer similar to a microcontroller), so Windows is not easy to use.
- Then again, if there is a big actor willing to port to openwrt, let the router achieve this function, I can also use this program.
Need to know
Some basic knowledge of Linux, some shell scripts and directory knowledge.
If not, please use the mirror tutorial directly:
https://www.psnine.com/topic/32642
The latest mirror release:
https://github.com/Tilerphy/ps4broadcast/releases
If Twitch is not bound and needs scientific Internet access, please go...