
Player freezes when the live stream is interrupted
Hello ! I tried to use the jwplayer with hlsprovider wrapper for hls stream playing, and I found, that the player freezes when the live stream is interrupted - i can't rewind stream in this case. I contacted the support of thls wrapper, and we found out that the problem is with how the player calls the seek(). See: https://github.com/mangui/HLSprovider/issues/202#issuecomment-44824923 At the end of the issue the author of wrapper gives a link to piece of code of the jwplayer, related with this problem.
Is it possible to fix this behavior player ?