atomic14 / esp32-tv

ESP32 - Sound and Vision - Video Streaming to the ESP32
149 stars 25 forks source link

Channel repeat not implemented? #16

Closed diesel-monkey closed 5 months ago

diesel-monkey commented 5 months ago

The code currently works with no errors, but once at the end of the .avi file stored on the SD card (not tried with the server method), it doesn't repeat, just sits there at a blank screen. Can this function be implemented so it just loops the same .avi file?