Forum Moderators: not2easy
That site is PHP and MySQL driven
however I have no clue on embedding a video and serving it
I admit that I never had any interest on the topic... well, I was wrong :)
any tutorial, how do you do it?
thank you
regards.
I would go abouts embedding a windows media file instead of real, just because i hate that stupid real player. You can save as a MOV also (quicktime). That always looks nice displayed on a website...
download Real Producer from their website. For QuickTime, upgrade to Quicktime Pro.
>>will the page loading time be impacted by the embedded video?
Not much if you're streaming. The (HTML) page will load right up, but depending on the connection speed of the user there could be a few seconds delay while it buffers before the video plays.
Also, if you want to just stream a short video, use MPEG and serve it off a web server.
For example [display thumbnail images linked to your video clips, so the visitor can choose whether or not to watch them].
[edited by: mivox at 6:52 pm (utc) on May 29, 2003]
[edit reason] removed site URL [/edit]
Make it optional.