Need help in videojs

Hi,

Can you help me please how to use the videojs in my webpage,is it okay to use this in localhost and with no internet connection.my video format is .mp4.i just want to see my video playing in my webpage with no internet connection.can you help me how to do this or is this impossible?.Thank you in advance.

Yes, you can use it in your own browser when offline … as long as the video is on your computer. But your site visitors won’t be able to do that if they are offline.

On this page:

there are tips for downloading your own copy.

Hi ralph, yes my video is in my computer…I tried the link and i applied the tips just copy and paste the script but i change the location where my video resides and the videojs file. but when i click my html file when the browser open it says that
“No Video format is supported and mime type”…but my video is .mp4,my browser is firefox version 13 i think this is the latest…what causes this error ?..please help me.i really want to try my video playing.

Thank you in advance.

The problem with HTML5 video is that there’s no one format that all browsers support—so you have to serve up the video in several different formats (#fail). I believe Firefox doesn’t support mp4, so you’ll need to convert the video to webm or ogg. Miro is helpful for that. See this article:

http://designfestival.com/implementing-cross-browser-video-playback-in-html5/

Or try your page in IE9, Safari or Chrome to test it.

Hi,okay i will try this,thank you for the reply,i will be back as soon as i can.Thanks.

The Miro converter is excellent, and very easy to use, so I do recommend it. Let us know how you go. :slight_smile:

Hi ralph, I got problem in downloading the miro it says Address not found…i don’t know whats happening everytime i click the download link of miro it always Address not found.

That’s odd. The link works fine for me. Maybe just Google it and see if you can find a better link.

Okay ralph thank you for the advice,…I will try.

Hi ralph, It’s working now i can play now my video using videojs thank you so much…

Glad to hear it. :slight_smile:

Yeah,I’m happy too…:rofl::lol: