mirror of
https://github.com/rzeldent/esp32cam-rtsp.git
synced 2025-11-13 11:46:21 +00:00
- Moved html from SPIFF to code
- Added script to process html - Added WRover and MStack camera's - Automatic detection PSRAM - Added setting for # frame buffers - Feedback of camera initialization value - Added connected feedback
This commit is contained in:
4
generate_html.ps1
Normal file
4
generate_html.ps1
Normal file
@@ -0,0 +1,4 @@
|
||||
. python3 -m pip install --upgrade pip setuptools wheel
|
||||
. python3 -m pip install htmlmin
|
||||
|
||||
. python3 ./html_to_cpp.py ./html ./include/html_data.h
|
||||
Reference in New Issue
Block a user