From b8fed490c275487f14bff4f5b49a6072d27e5b5f Mon Sep 17 00:00:00 2001 From: xegineering Date: Thu, 3 Oct 2024 19:16:56 +0200 Subject: Add soundbox.StreamURLContext() This should be the primary public API of the library to stream web radio to soundbox devices. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c9cbb06..1fc718d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # soundbox-go -[soundbox-go][1] is a Go library to interface with [soundbox][2] devices. +[soundbox-go][1] is a Go library to interface with [soundbox][2] devices. It +currently requires that the [ffmpeg][3] command line utility is installed. While the repository and project name is `soundbox-go` the Go module name is only `soundbox` to make the resulting code more readable. [1]: https://xengineering.eu/git/soundbox-go [2]: https://xengineering.eu/git/soundbox +[3]: https://ffmpeg.org -- cgit v1.2.3-70-g09d2