From 08ce58bc954b6368becac7eafa72284372461eea Mon Sep 17 00:00:00 2001 From: ninya9k Date: Tue, 20 Apr 2021 15:57:30 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0b66bf..32945ab 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ The FFmpeg command in `stream.sh` was based on [this series of articles by Marti To run this yourself, get this source code. As the project currently exists you might need to change some things: -`stream.sh` as it exists in this repo is set up to record your screen and system audio on Linux. +`stream.sh` as it exists in this repo is set up to record your screen and system audio on Linux. See https://trac.ffmpeg.org/wiki/Capture/Desktop for the syntax for different OSs. * If you're on Windows `stream.sh` will be wrong for you and so will all the fonts in `config.json`. `stream.sh` uses `$$` to get its process ID, you'll have to use the Windows equivalent. * If you're on macOS `stream.sh` might need to be changed a bit and you might not have the fonts in `config.json`.