vlc does not support http timeouts
Hello!
VLC has no option to set http timeout. As result when playlist has http entry which timed out, vlc stuck on this entry forever. I treid following options to set timeouts but no success:
--ipv4-timeout=1000 --rtsp-timeout=1000 --sap-timeout=1000 --udp-timeout=1000 --rtp-timeout=1000 --rtsp-session-timeout=1000
Non of those allows VLC to switch to next playlist entry.