Stream your website to Twitch using LiveKit egress.
- Clone the repo
- Install dependencies:
npm i
npm start
This will print the egress id into the console, use that ID and add it into the .env LIVEKIT_EGRESS_ID
so that you can then stop it again later.
npm run stop