
serving MP4 files with PHP
Hey,
last time i have posted here this thread :
http://www.longtailvideo.com/support/forums/jw-player/setup-issues-and-embedding/32307/streaming-mp4-files-with-skipping-option#comment-181359
which is locked now.
i have been searching on the net for a while and think that i figured out what is the problem, my system using php to serve the MP4 files and thus MP4 pseudo streaming doesn't work for me, i am kinda newbie with this .
ive looked at this page : http://codeblog.palos.ro/2008/11/13/pseudo-streaming-mp4h264-video-from-php/
and tried to implement this with no success, in addition im using JWPlayer5 (and not 4) .
the php extension is installed on my apache server .
this is my current code : http://pastebin.com/HGCRSbX5
and idea of how can i serve the MP4 files ? or any help with implement this mod...
thanks for the help, it is much appreciated .