Skip to content

EnixCoda/PS5-Streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PS5 Streamer

This project can stream your PS5 game play as a RTMP stream. So that you can stream it to 3rd party platforms like Bilibili.

It is composed of 2 services:

  • dnsmasq

    Based on jpillora/dnsmasq, I updated default configuration to use 114.114.114.114 as the default DNS and added rules for redirecting PS5 streaming data to nginx-rtmp service.

  • nginx-rtmp

    This is used to receive rtmp video stream from PS5 and output to rtmp clients.

Requirement

Docker (you can run it on your streaming PC)

Usage

Checkout Wiki / 使用教程 (it is in Chinese!)

License

MIT

About

Stream your PS5 game life to any platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published