Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Video in a site...Video in a site...
Previous
 
Next
New Post
9/19/2012 12:32 PM
 
Hi,
How does viewing video clips in a site?

For example, I have a. mov file, I load it in a module able to view the movies.

From the Server (Windows 2008 with IIS7) must be installed
QuickTime or VLC?

From the client browser must be installed a plug-in?

I would understand. if possible, details how it works.

thanks
 
New Post
9/19/2012 5:12 PM
 

Hello,

Well... most of the answer here isn't really a DotNetNuke thing as much as it is a broader HTML/web issue.

Until HTML 5, HTML didn't have any native framework for having the browser play video. So, all video historically played in one of two ways:

  • First, videos could be wrapped in a flash object. Most people's browsers support flash, so, this worked well. You'd just embed a flash object in the page and then the flash object knew how to play the video.
  • Second, videos could just be placed in a page. In this case, it was up to the browser to decide what to do. Many video programs then have browser plug-ins - like quicktime - that allow the video to play. Unsurprisingly, as you've probably seen in your own experience, this approach is rarely favored and tends to not work very well. 

With HTML 5, there is a new "<video>" tag that lets you play video files directly in modern browsers. Unfortunately, there isn't tremendously wide support for this, and, different browsers prefer different file formats. So, HTML 5 (alone) isn't typically a great option for most people. You can use a flash object inside an HTML 5 video tag - this gives you much better compatibility - you can find examples of that online. 

As a real recommendation, I would probably look at implementing an open source flash wrapper for a video file. I've used flowplayer for this in the past and it worked pretty well. You might also think about looking at the HTML 5 video options. I would also convert your file away from .mov... nobody likes quicktime except for the real big apple folks - and it doesn't work well in browsers. I would make it an H.264 mp4 file or look into Ogg Vorbis.

As for putting these things in DNN, you're probably best off using the media module. The media module doesn't appear to natively support HTML 5 yet, but, you can just set the module for using an embed block and then put in your HTML 5 video tag there...

Hope this helps,

Mike

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Video in a site...Video in a site...


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out