I have a PHP streaming engine, that gets FLV file from the server and sends it as HTML output. I use FLV players of different types, and everywhere the same problem. When the playback is finished - the player continues to download something from the server. And I can't start it again. I have to reload the page.
Do you know any good example of HTTP FLV streaming? All examples I found so far don't work for me.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23803128.html