diff options
author | xegineering <me@xegineering.eu> | 2024-11-08 20:56:56 +0100 |
---|---|---|
committer | xegineering <me@xegineering.eu> | 2024-11-10 15:53:44 +0100 |
commit | 36a2fda37e837bc39c88a2fa38678b0f3bded041 (patch) | |
tree | 892a68802b2df5ab474417964d1512027a5eb9df /LICENSE.txt | |
parent | e30a1b0768d35ec70e5d2c00e6ae87c0f267b881 (diff) | |
download | soundbox-go-36a2fda37e837bc39c88a2fa38678b0f3bded041.tar soundbox-go-36a2fda37e837bc39c88a2fa38678b0f3bded041.tar.zst soundbox-go-36a2fda37e837bc39c88a2fa38678b0f3bded041.zip |
Use Go code for output network stream
Calling the external program `ffmpeg` should be avoided completely in
the future to make soundbox-go a pure Go code base. `ffmpeg` provides
the following functionality to soundbox-go:
- web radio input stream transport
- re-encoding of the audio stream
- output stream transport to soundbox devices
The last part should be replaced with this commit as a first step.
Diffstat (limited to 'LICENSE.txt')
0 files changed, 0 insertions, 0 deletions