s60sc / ESP32-CAM_MJPEG2SD

ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
GNU Affero General Public License v3.0
920 stars 210 forks source link

Using PLAYBACK on IPhone Browsers hangs the Browser, not the esp! #512

Open vermoi63 opened 2 days ago

vermoi63 commented 2 days ago

(pardon, I know that the code is only tested in chrome....but perhaps it's not a big deal...)

PC Browsers (FF, Chrome, Brave) --> Streaming and Playback --> FINE IPhone browsers (Safari, Chrome) --> Streaming = FINE // PLAYBACK = NOT using PLAYBACK hangs my Phone browser, first image is shown in playback then browser page does not react, BUT esp seems to be fine and thinks it plays......session handling?

So perhaps this is no big deal to fix?' (I'm absolutely not skilled in web coding)

s60sc commented 2 days ago

i dont have iphone to test