Configure the Video module

Understand the requirements for the Video module, and then create a Video application module that will be available on the menu of users' devices.

Before you begin

Be aware of the following requirements and limitations of the video module:
  • Each video message requires its own module.
  • Videos from websites such as YouTube and Vimeo cannot be streamed directly through the video module. Instead, you can set up a Web Module that links to the webpage.
  • The media file should be stored in a location that is available through HTTP.
Supported video formats:
  • H.263 (.mp4) -- Works on Android, but not iOS.
  • H.264 (.mp4) -- Works on iOS and Android.
  • MPEG-4 (.3gp and .mp4) -- Works on all tested devices. Additionally, MPEG-4 .mov files work on iOS, and MPEG-4 .m4v files work on iOS and Android.

Procedure

  1. Perform the procedure in Add an Ellucian module and specify standard settings to add the Video module and specify the settings in the Video Module section of the module configuration form.
  2. In the Setup section of the module configuration form, specify the following settings:
    FieldDescription
    Video File URL Enter the fully formed URL of the video file that you want to play. The URL must end with the file name and extension. To display a video from a website such as YouTube or Vimeo, you must instead set up a Web Module that links to the webpage.
    Description (Optional) Enter a text description or message to display while the video is playing. Up to two lines of text will be visible on the mobile device.
  3. Click Save.