Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imlunahey/streamshift

shift a stream from ps4 -> local
https://github.com/imlunahey/streamshift

Last synced: 2 months ago
JSON representation

shift a stream from ps4 -> local

Awesome Lists containing this project

README

        

# streamshift

Install bun

```bash
curl -fsSL https://bun.sh/install | bash
```

download stream shift

```bash
git clone https://github.com/ImLunaHey/streamshift
```

install the stream shift dependencies

```bash
cd streamshift
bun install
```

start the stream shift server

```bash
bun run ./src/index.ts
```

follow the instructions in the console (allow up to 30s for the server to initialise)

```
Waiting for your console to connect...
Console connected
Playstation 4 broadcasting at http://192.168.1.212/app/live_123456789_asdfghjklasdfghjklasdfghjkl
```