Added more details for windows installation

This commit is contained in:
subnub
2020-03-10 09:28:03 -04:00
parent 349cc1e6c6
commit f74962c1dc
+5
View File
@@ -29,6 +29,11 @@ Required:
- Node.js (13.9+ Is Recommended)
- MongoDB
Windows Users:
Windows users will usually need both the microsoft visual build tools, and python 2. These are required to build the sharp module.
Visual Tools: http://go.microsoft.com/fwlink/?LinkId=691126
Python 2: https://www.python.org/downloads/release/python-2717/
Optional:
- FFMPEG (For Video Transcoding, Does not work very well because of encryption ATM, But non-transcoded video streams work much better, I do not recommend using transcoding yet.)