Hi Roshan, > As per the 1.3 release updates, this version allows to download video, can > you please help me with this option and also let me know the supported > format of download.
Most probably configuring these values in /load/org.opencastproject.organization-mh_default_org.cfg will help display the download links in the engage ui: # Define which parts of the engage ui should be visible prop.engageui.link_download.enable=false prop.engageui.links_media_module.enable=true With regards to the supported formats, just take a look at the encoding profiles and the "compose" workflow operation to learn what can be done for encoding. Basically, whatever commandline and format is supported by your ffmepg installation is what you can offer as part of the downloads. Tobias _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
