From 9be919570e8f689f1e3ef772b2d261a8e3f43b59 Mon Sep 17 00:00:00 2001 From: n y Date: Fri, 9 Apr 2021 18:46:23 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9be0c80..bccc551 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Recipe for livestreaming over the Tor network This was originally made for fun over the course of five days and hence sloppiness may pervade (especially in the CSS). ## Dependencies +* Tor +* FFmpeg * [Flask](https://github.com/pallets/flask) * [captcha](https://github.com/lepture/captcha) * [Flask-HTTPAuth](https://github.com/miguelgrinberg/Flask-HTTPAuth) (to identify the broadcaster in chat)