PHP Streaming with the JW FLV Player by Jeroen Wijering

How to use PHP Streaming ?

  1. Encode your video file using an FLV encoder :

  2. Inject metadata in the video file using FLV Metadata Injector by Buraks
  3. http://www.buraks.com/flvmdi/

  4. Upload all the files on your server (a PHP server is required):
  5. phpsflvplayer.swf, flvprovider.php, swfobject.js, playerProductInstall.swf

    your video file and the HTML file

  6. Test your PHP Streaming video online

Sample Application

sample1video : sample video file. See readme.txt file.

sample2playlist : sample playlist : a video with chapters. See readme.txt file.

sample3playlist : sample playlist with different videos. See readme.txt file.

scripts : directory for scripts and utilities files

Version and release

October 2008 : all the demos use SWFObject 2.1

FAQ

http://www.inwayvideo.com/phpflvplayer/faq.html

By PhilFlash - http://philflash.inway.fr - October 2008