Rich Media

Activities ::: mod_richmedia
Maintained by Adrien Jamot
Provides a complete tool to create Rich Media activities onto Moodle.
Latest release:
113 sites
49 downloads
16 fans
Current versions available: 5

A rich media is defined here as a video content synchronized with your courseware (slides, pictures, tables, etc.). With this module, two versions of a rich media player are given: a full-featured flash version and a simplified html5 version. Another tool is also provided to ease the synchronization of your courseware with the main video.

To create a Rich Media activity, you have to :

- Upload your video (mp4, flv or ogv format)

- Upload an archive of your "slides" repository

- Upload or create your synchronization file (xml)

Release note :

- Lot of bugs fixed (fullscreen, sync, ...)

- Sync with .srt file

- External link to the video file

- New HTML5 Player


Example of settings.xml :

<?xml version="1.0" encoding="UTF-8"?>
<settings>
    <movie src="video/video.flv"/>
    <design logo="logo.png" font="Verdana" background="background.jpg" fontcolor="0xFFFFFF"/>
    <options presenter="1" comment="0" defaultview="false" btnfullscreen="true" btninverse="false" autoplay="false"/>
    <presenter name="Adrien Jamot" biography="" title="Developer"/>
    <titles>
        <title target="fdPresentationTitle" label="Title"/>
        <title target="fdMovieTitle" label=""/>
        <title target="fdSlideTitle" label=""/>
    </titles>
    <steps>
        <step id="0" label="Introduction" comment="" framein="0" slide="Slide1.JPG"/>
        <step id="1" label="Content" comment="" framein="8" slide="Slide2.JPG"/>
        <step id="2" label="Conclusion" comment="" framein="31" slide="Slide3.JPG"/>
    </steps>
</settings>


Screenshots

Screenshot #0
Screenshot #1

Contributors

Adrien Jamot (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • Just wondering . . .
    Wed, 3 Sep 2014, 9:58 AM
    Curious about some feedback.

    Is this a robust plugin, does it work with 2.7 and anyt feedback/comment from anyone using it???

    -Derek
  • kanji syuto
    Sat, 27 Sep 2014, 3:28 PM
    Hello
    I want to play videos in streaming Red5 using the Richmedia module.
  • James Petty
    Tue, 4 Nov 2014, 7:05 AM
    just to say thank you, this is a great tool and works very well on my system (version 2.6)
  • ayoub burkab
    Mon, 29 Jun 2015, 1:41 AM
    I need help plz.
    when i when I click on create or edit synchronization I get a blank page
  • ayoub burkab
    Mon, 29 Jun 2015, 1:41 AM
    quand je clic sur créer ou editer la synchronisation j'obtiens une page blanche
  • Valery Fremaux
    Thu, 3 Sep 2015, 6:11 AM
    Hi guys

    Intgrating the 2.7 version in France, found an encoding bug on Video file URL generation for the player, when video has accentuated vocals such as é. The video finally get called with an Url encoded %E9 where it should be at least the UTF8 dual char encoded sequence.

    Apart of this i'm trying the 2.7 version with some pain : the settings.xml mandatory name is confusing, could'nt at least "any" setting file name be renamed to settings.xml by the module setting processing for those internal rules be coped with any original name ?

    Btw : after loading a video with fixed name : (no spaces, no extraneous chars), the plugin seems not finding the video. Network traces of the pages show a call to a path 2576/mod_richmedia/content/contents/content/video/Video_ZOOM_MERCH_PRODUIT_Les_essentiels.mp4 wich seems having an extra contents/content part regarding to the pluginfile.php internal decoding. Where might it come from ? I guessed it was coming out the settings.xml file in the movie tag, but fixing by hand the path there has no effect...
  • Valery Fremaux
    Thu, 3 Sep 2015, 6:13 PM
    Syndrome de la page blanche : penser à mettre la plate-fome en mode déboggage "Développeur" et rapporter la pile d'erreur php qui apparait. Dans certains cas (rares heureusement), il se peut que la page reste blanche même dans ce mode.
  • Valery Fremaux
    Thu, 3 Sep 2015, 6:15 PM
    We will glad to bring our help to allow streaming integration on Wowza streaming servers. We are working on it for a last review of the mplayer plugin. Cheers !
  • balaji jadhav
    Thu, 26 Nov 2015, 2:48 PM
  • Troy May
    Tue, 5 Apr 2016, 9:45 PM
    Any idea why the collapsible arrows are not showing up? Of course I am using a custom theme, and certainly there is a conflict somewhere. However, I thought I would ask in case someone has ran into this issue and has a quick fix for it.

    Thanks!
  • Francis LIAIGRE
    Wed, 21 Dec 2016, 2:06 AM
    Bonjour,

    J'essaie d'utiliser le plugin, mais les slides ne sont pas pris en compte alors que le fichier slides.zip intégrant un répertoires slides et des images .png sont déposés. D'ailleurs où sont stockés les slides?
    Lorsque je clique sur le bouton d'édition du fichier xml, il est inactif.
    Le fichier setting.xml est généré, mais ne fait pas référence au diaporama.
    Je précise que je suis en local avec php 7.0 sur la dernière version 3.2 de Moodle et le thème Academi.

    Merci pour votre aide.
  • Jörg Maier-Rothe
    Wed, 15 Feb 2017, 1:47 AM
    Hi there,
    +1 @balaji jadhav
    I can't find any documentation, both links in the description are dead. Promising plugin, but I can't get it to work. Followed the instructions in the above description, but slides are not showing and video via URL is not loading at all. using Moodle Version 2.7
    Any hint would be highly aprciated.
    Thank you!
    Jörg
  • Ricardo Caiado
    Sat, 30 Jun 2018, 6:59 AM
    Hi,

    Any update to Moodle 3.5?

    Ricardo
  • kanji syuto
    Tue, 3 Jul 2018, 5:22 PM
    Thank you for upgrading.
    I installed it on Moodle 3.5 and tested it.
    It seems that summary can not be displayed.
    Sync editing function and playing was done.
  • Billie Joe
    Fri, 1 Feb 2019, 5:57 PM
    Many thanks for the update. Sync editing function and playing was seamless.
1 2 3 4
Please login to post comments