From 038799d332fe51ae2298bccdc7eba3c1e0ac3515 Mon Sep 17 00:00:00 2001 From: n y Date: Fri, 9 Apr 2021 18:31:27 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1de983..8da5eeb 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,12 @@ This was originally made for fun over the course of five days and hence sloppine * Flask creates a website interface for the stream, * tor makes the website accessible at an onion address -## Explanation of `stream.sh` +## Explanation of the FFmpeg command in `stream.sh` TODO +See https://www.martin-riedl.de/2018/08/24/using-ffmpeg-as-a-hls-streaming-server-part-1/ https://www.martin-riedl.de/2018/08/24/using-ffmpeg-as-a-hls-streaming-server-part-2/ as `stream.sh` are based on that. + ## Tutorial To run this yourself, get this source code. As the project currently exists you might need to change some things: