Forum Moderators: coopster

Message Too Old, No Replies

run video files

run video files

         

vivek avasthi

1:36 pm on Oct 4, 2007 (gmt 0)

10+ Year Member



i have made a program to upload all types of video files. But when i am trying to play these files i got error "Add plugins".

wat should i do?
is there any solution for this?
how can i play all types of video file using script?

PHP_Chimp

2:17 pm on Oct 4, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is that an error from php telling you to get plugins or is that an error from your browser asking for the plugins?

If you are trying to play the videos through a browser that doesnt support that type of video then the browser will die and ask you to get the plugins/tell you it can play that file.
If it is a php error then you may well need to post some of the code.

vivek avasthi

4:54 am on Oct 6, 2007 (gmt 0)

10+ Year Member



Can some one have a php script which is able to run all kind of video files?

phranque

12:02 pm on Oct 6, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



you can write a php script that will serve any type of file but it still requires a sufficient browser, plugin or player to render/display/play the content.