Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

What is the best way to include videos in your Confluence content?

Justin Cooke November 11, 2015

I have some videos that I would like to include in various pages in Confluence.  These videos can be anywhere from 2 to 15 minutes long and in a high-as-possible resolution.  The problem I have with the multimedia macro is that you have to download the plugin and there are various other little issues with it such as sizing, etc...  Is there a better option or plugin for this?  I realize I can add these to YouTube but I would like to add them directly to confluence using a better option than the macro.  Any thoughts?

1 answer

1 accepted

0 votes
Answer accepted
Mario Günter
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 12, 2015

Hi Justin, 

you could use the "HTML"-Macro and use HTML5 functionality to display e.g. attachments of a page as video.

html_macro.png

Insert following code into HTML-Macro:

<video width="70%" controls="controls"> <source src="https://confluence.yourdomain.tld/download/attachments/123456789/Attachment_Name.mp4?api=v2" type="video/mp4"></source> </video>

Hope this helps?

Cheers, Mario

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events