I'm working on a player using Flowplayer. With this player there could be some switching of the video stream coming in to the player with a change in video format and bitrate.
The problem now is that when there is a change in the video stream the video in the player stops and just freezes.
Is there any way in JavaScript to determine if the counter for the Flowplayer has stopped? And if so, is there also a reload command JUST for the Flowplayer?