Add Video

From Help With Kumu Wiki

Revision as of 16:28, 30 November 2015 by Mbreschuk (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

How to add video to Wiki articles hosted on http://kumu.brocku.ca


Contents

Example

YouTube

In the case of a YouTube video you need to extract the ID of the video from the URL. In the example of http://www.youtube.com/watch?v=U5Lm6sZFzAM the video's ID would be U5Lm6sZFzAM, this is what is placed between the <videoflash> </videoflash> tags.

An introduction to Isaak, Brock University's Sakai-Based LMS

<videoflash>U5Lm6sZFzAM</videoflash>

Vimeo

Wiki code:

<videoflash type="vimeo">419344</videoflash>

Vimeo does require a little more work to retrieve the "clip_id"

Google Video

Gilles Villeneuve and René Arnoux in a memorable duel for second place at the 1979 French Grand Prix.

<videoflash type="googlevideo">-8379846495749936835&q=formula+1+site%3Avideo.google.com&total=970&start=0&num=10&so=0&type=search&plindex=0</videoflash>

FLV - Your Flash Video


<videoflash type="flv">http://butler.ac.brocku.ca/ctlet/flv/WelcomeToSakai.flv</videoflash>

Other examples

YouTube:Playlist

Sakai/Isaak for instructors podcast <videoflash type="youtube-playlist">89DA146E7342E8D0</videoflash>

Align videos

<videoflash>cB_epHpTeS0&feature|right</videoflash>

Resize videos

Change the size of a video embed by defining its length and width in pixels.

As an example, entering
<videoflash>U5Lm6sZFzAM</videoflash>
will create an embed with a default size, but entering
<videoflash>U5Lm6sZFzAM|250|150</videoflash> ----(notice the |250|150)
will redefine the length and width.

Personal tools
Bookmark and Share