From 41c73098b35dd820d22b557363fcd1aaed6133ae Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 14 Jan 2024 12:22:51 +0100 Subject: doc: Unify replacable parts of streaming command --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 7da906f..cf6e272 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -78,7 +78,7 @@ It will send a simple sine wave with 400~Hz to the soundbox device. Alternatively a mp3 file can be sent like this: \begin{verbatim} - ffmpeg -re -i '/path/to/file.mp3' -acodec copy -ar 11025 \ + ffmpeg -re -i -acodec copy -ar 11025 \ -f rtp rtp://:5316 \end{verbatim} -- cgit v1.2.3-70-g09d2