how do i add saved videos (on my hardrive) to my website (html)?

  • Thread starter Thread starter Nick
  • Start date Start date
N

Nick

Guest
i tried <video src="name.mp4">
k i tried both of ur guys suggestions
i tried the <embed src> thing but it just showed a broken video sign
im using google chrome maybe thats the case
the video is on youtube now, so i guess ill just copy the embed thing and put that in the <embed src=here>
i just want a way to do it with stuff on my hardrive because this site is not hosted
im using stuff from hardrive to power this site
its not an online site
 
That only works in Opera as of now. Most browsers haven't updated to HTML 5 yet, so for now, you'll have to upload it to youtube or something, and take the code to embed the video into your site.
 
Back
Top