Jump to content

[SOLVED] video streaming or playing videos on site


r-it

Recommended Posts

hi, i'm a noob at this so please forgive me for this. I'd like to add videos to a new site i'm doing, the thing is, i tried the youtube object but i don't want it on my site, rather, when i load the page with the videos, there is a quicktime player or a windows media player. how do i go about doing this, can someone help me with providing links to tutorials or something.

 

I will store the media on the server right, and i want it like youtube, if you know what i mean.

 

thanks

That's not PHP, it's simple HTML.  You are going to EMBED an object on the page.  Same way you would put a Flash animation on the site, or EMBED YouTube vids ... except you're embedding your own object.  Google "HTML EMBED mov mp3" and you'll find lots of tutorials.

 

The PHP aspect might come from pulling the required filename from a database, but that's pretty simple.  What you need to get first is the correct EMBED code.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.