I have had a look at a couple of players like Flow Player, JW Player and a couple more but I can\'t get it to work exactly in PHP code.
Is there any way to play FLV
You should look at video.js from www.videojs.com I have been using it streaming live video feeds. It mimicks the video tag like this:
video.js
Works very well for me.