From 4654b03fe7e4b2f46e39aa8d4648b5cfd22f47f0 Mon Sep 17 00:00:00 2001 From: jameszah <36938190+jameszah@users.noreply.github.com> Date: Sun, 2 Jan 2022 23:29:46 -0700 Subject: [PATCH] v58 - Jan 2, 2022 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3226986..1dccfea 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ This is the esp32_sd_file_manager_screen: 7. You can also upload files in the "File Drop Zone" Read more about it here https://github.com/jameszah/ESPxWebFlMgr/tree/master/esp32_sd_file_manager +This system will download to Windows and Android, and presumably others. + +There is a problem with Android downloading to the browser in a Sansumg phone - it saves the .avi file with a ".phps" file type. You can delete that and it will be recongnized as an .avi and will play properly, but I don't know where the "phps" comes from. ??? + Here is the download file dialog on Windows.