It will work like Youtube videos but with links of Vimeo.
Created attachment 67210 [details] [review] Bug 19339 - Enhance streaming cataloging to include Vimeo Create a new preference HTML5MediaVimeo, it works like HTML5MediaYoutube. The patch uses the player javascript to show de Vimeo video. The Vimeo video is shown only in the Opac. Steps to test: 1) Apply patch 2) Catalogue a Vimeo link in 856$u 3) Turn on HTML5MediaEnabled and HTML5MediaVimeo 4) Open the record in OPAC, check that the 'Play media' tab is showing and playing the video works Sponsored-by: Tabakalera (Ubik) Sponsored-by: Scanbit (http://www.scanbit.net/)
I'm having difficulty installing your patch. here is the error I get when trying to install with git bz: fatal: sha1 information is lacking or useless (installer/data/mysql/sysprefs.sql).
This enhancement implies that it is not possible to stream videos unless they are from YouTube or Vimeo? This would explain why I have been unable to stream videos from other sources under the Play Media tab; is there a workaround solution to enable videos to be uploaded or streamed within a catalogue record?
(In reply to Charlotte Stock from comment #3) > This enhancement implies that it is not possible to stream videos unless > they are from YouTube or Vimeo? This would explain why I have been unable to > stream videos from other sources under the Play Media tab; is there a > workaround solution to enable videos to be uploaded or streamed within a > catalogue record? No, you can still stream videos from a file server or S3 for instance. This is about embedding an external video player I think.