Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Faculty and staff can add videos from Kaltura, YouTube or Vimeo into their Aurora site.

This article covers how to get the code to setup Videos within the Classic Editor. See instructions on how to use Block Editor and the Video Block.

Anchor
classic-editor
classic-editor
Classic Editor

Kaltura 

To embed a Kaltura video, 

  1. Navigate to UConn's MediaSpace.

    1. Click GUEST.

    2. Click on Login in the top right corner. 

    3. Login with your NetID and NetID password.

  2. Click +Add New.

  3. Select Media Upload to upload your video to Kaltura. 

  4. View the video. 

  5. Click on the Share tab. 

...

  1. Image Added
  2. Click on Embed. 

  3. Copy the highlighted iFrame code. 

  4. Paste the code into the text editor.

YouTube or Vimeo

To embed a YouTube or Vimeo video, 

  1. Copy the video's URL. 

  2. Paste it into either the visual editor or the text editor. It does not matter which.

  3. Add an embed shortcode before it, and a /embed shortcode (which includes the slash) after it. See the example below. 
    Image Modified

  4. To fix a width, add width= to the embed shortcode. This acts as a maximum width, the video will never be wider but may shrink if the browser width is too narrow. The measurement is automatically taken in pixels, so if you type width="280" it means 280px. See the example below.
    Image Modified

Do not use the video widget.

Uploading Videos to Aurora

...

Info

For more information about Aurora WordPress, review Aurora's training and support page

...