Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/imlunahey/streamshift
- Owner: ImLunaHey
- Created: 2024-08-05T10:03:33.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T11:09:45.000Z (5 months ago)
- Last Synced: 2024-10-31T09:42:13.742Z (2 months ago)
- Language: TypeScript
- Size: 21.5 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```