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.
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.
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:
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.