mirror of
https://github.com/rzeldent/esp32cam-rtsp.git
synced 2025-11-12 11:16:22 +00:00
GZip compression for static files
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
python3 -m pip install --upgrade pip setuptools wheel
|
||||
python3 -m pip install htmlmin
|
||||
|
||||
python3 ./html_to_cpp.py ./html ./include/html_data.h
|
||||
python3 ./html_to_cpp.py ./html ./include/html_data.h
|
||||
python3 ./html_to_cpp_gzip.py ./html_gzip ./include/html_data_gzip.h
|
||||
Reference in New Issue
Block a user