MicrosoftStream
Last modified by Mr on 2026/04/29 13:38
Description
This macro is a bridge between the Confluence macro and XWiki for embeding Microsoft Stream videos in a page.
Parameters
| Parameter | Name | Description | Required | Default |
|---|---|---|---|---|
| uri | URL | The URL to the Microsoft Stream video. | Yes | |
| width | Width | The viewer width. Can be specified either in pixels (for example, 400px) or as a percentage of the available page width (for example, 50%). | No | 500px |
| height | Height | The viewer height. Can be specified either in pixels (for example, 400px) or as a percentage of the available page height (for example, 50%). | No | 300px |
| start | Start At | Start video at a specific time (use HH:MM:SS as time format). | No | 00:00:00 |
| showinfo | Show Info | Show the video info on thumbnail. | No | true |
| autoplay | Auto Play | Whether the video should start automatically or if the user must play it. | No | false |
Example of usage
{{net-presago-stream-macro uri="https://web.microsoftstream.com/video/2113" width="700px" showinfo="true" start="00:05:04"/}}