PHP forums, MySQL forums, Web Development resources

Home PageHome    PHP ResourcesTopic List    FAQFAQ    SearchSearch    MemberlistMemberlist    UsergroupsUsergroups 
 RegisterRegister
    ProfileProfile    Log in to check your private messagesLog in to check your private messages    Download the RSS Reader RSS Feed Download the RSS Reader RSS for this forum Log inLog in 

PHP Forum :: MySQL Forum :: Java Script Forum



adding live video feature using html

 
Post new topic   Reply to topic    WeberForums.com Forum Index -> HTML
View previous topic :: View next topic  
Author Message
sudhakararaog



Joined: 19 Sep 2007
Posts: 119

PostPosted: Mon Jan 11, 2010 2:21 am    Post subject: adding live video feature using html Reply with quote

hi

i would like to know as to how to go about with html if i wanted people to watch a live event on my website

i have been doing xhtml css however never explored this live feature event so can someone provide me with links where i can get all the information that is needed for example a camera to record, what technology to use, what i should consider from user point of view, server side point of you, and the html code that needs to be used.

please advise.

thanks
Back to top
View user's profile Send private message
eastpark786



Joined: 19 Feb 2010
Posts: 25

PostPosted: Fri Feb 19, 2010 1:27 am    Post subject: Reply with quote

If you want to add movies in HTML than use .swf file which is flash file this will help you in order to add movies in your HTML coding.
Back to top
View user's profile Send private message
jacksonp



Joined: 13 Feb 2010
Posts: 24
Location: london

PostPosted: Wed Mar 24, 2010 8:29 am    Post subject: Reply with quote

IT is quite simple.You should just want to add .swf files.This is the in which flash helps you to upload video with HTML.You can also use WMV, WMA for Windows Media..
Back to top
View user's profile Send private message Send e-mail
kilvore



Joined: 29 Mar 2010
Posts: 1

PostPosted: Mon Mar 29, 2010 9:17 am    Post subject: Reply with quote

I am very glad in knowing about html from others. All others are very useful to know about the live features in a great manner. That is the thing is not available in xHTML. It is the only drawback in XHTML. This would give the better chance for others to know about the different types of server very well.
Back to top
View user's profile Send private message
samantha_sync



Joined: 16 Mar 2010
Posts: 23

PostPosted: Mon Mar 29, 2010 10:03 am    Post subject: Reply with quote

few suggestion has been recommended here,but i still want to add mine..Very Happy

I agree with eastpark786 and jacksonp you can use .swf files {Shockwave Flash} to add movies to your website.It is commonly used since Internet users have Flash installed and enabled on their browser, making it one of the most widely adopted Internet technologies.
Back to top
View user's profile Send private message
armanjackson



Joined: 25 May 2010
Posts: 11
Location: New Yorks

PostPosted: Tue May 25, 2010 11:11 am    Post subject: How to add a video using HTML Reply with quote

Razz
Adding pictures and videos to websites using html is not very complicated.
< IMG SRC=. This tag will tell the browser to display the image there.

< a href="url of site or page">< IMG SRC = "url of site or page/ mypic. jpg" >< / a >

you will need to upload your video to your web hosting just like you did with the pictures. You will also set it to automatically start when the page loads.

< EMBED SRC=" baby boy.avi" loop="1" height = "75" width="75" autostart= "true" >< / EMBED >
Back to top
View user's profile Send private message
Paul Daniel



Joined: 12 May 2010
Posts: 63

PostPosted: Tue Jun 15, 2010 1:06 pm    Post subject: Reply with quote

Hi
Refer this link
http://www.joomlasimple.com/How-Tos/Add-Video.html
Back to top
View user's profile Send private message
Display posts from previous:   
WeberTrivia Questions WeberTrivia Questions
 Think you are smart? Prove it!. Try your skills with these questions :
 WeberTrivia QuestionsRecursive arrays and multi-dimensional arrays are one and the same. (PHP and MySQL)
 WeberTrivia QuestionsThe \"cache_dir\" tag of the squid configuration has a default of /var/spool/squid. (Linux)

WeberTrivia Questions



PHP Code Examples
 Stream diffrent sizes of images from a single image to save disk space.
 JavaScript dropdown list menu to switch any page.
 Dump the contents of a PHP variable in html format with a recursive list of subfolders and files from a given root directory.
 PHP Dump in html format the contents of one array variable with a recursive list of the nested array variables inside.
 Link Extractor - This function is used to extract links from a given URL. This will convert relative path into absolute path and also remove PHPSESSID stuff.
 Building a Dynamic Form using Javascript and innerHTML. Add form elements in realtime without refreshing the page.
 A PHP Calendar function with CSS : add a cool calendar to any php page by just adding a calendar class based function.
Post new topic   Reply to topic    WeberForums.com Forum Index -> HTML All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Powered by phpBB © 2001, 2005 phpBB Group
PHP Forum :: MySQL Forum :: Java Script Forum