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

25 lines
351 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`](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