We are running XMLUI.  We have a rule in our XSLT that looks for streaming 
service URL's in dc.relation.uri.  If such a URL is found, we embed the 
video player.

Before displaying item properties.

      <xsl:for-each select="dim:field[@element='relation' and 
@qualifier='uri']">
          ...
      </xsl:for-each>


Here is a sample item with the video 
player: https://repository.library.georgetown.edu/handle/10822/552722

We extended this solution to embed an audio 
player: https://repository.library.georgetown.edu/handle/10822/711877

On Friday, September 18, 2015 at 6:38:54 AM UTC-7, fercasas wrote:
>
> Regards,
>  
> Is possible to include into an item a link to a video on youtube?
>  
> Thanks for your help.
>
> Fernando Casas Osorio  
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to