studiox-streamer/README.md
2025-10-25 13:37:39 +02:00

351 B

studiox-streamer

Stream audio from a Raspberry Pi or other device.

Installation

Requirements are:

  • Node.js v14
  • baresip
  • darkice
  • ffmpeg

See docs/installation.md for detailed setup instructions on Raspberry Pi OS.

Then clone this repo and run the following commands:

yarn
yarn build

Usage