studiox-streamer/README.md

329 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