No description
| backend | ||
| common | ||
| etc-template | ||
| frontend | ||
| scripts | ||
| .gitignore | ||
| package.json | ||
| README.md | ||
| studiox-streamer.service | ||
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