studiox-streamer/README.md

25 lines
329 B
Markdown

# 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:
```bash
yarn
yarn build
```
### Usage