Help/VideoPlugin
Note: You are viewing an old revision of this page. View the current version.
The Video plugin allows to include video in a wiki page. Video file must be encoded in FLV format.
The Video plugin can also be called with the {{video.flv}} syntax.
Arguments
Use only one of url or file arguments at a time.
Argument |
Description |
Default value |
---|---|---|
url |
The url of a video file. |
none |
file |
The name of a video file that has been uploaded. |
none |
width |
The width of the video (in pixels). |
460 |
height |
The height of the video (in pixels). |
320 |
autoplay |
Auto play the video when page is displayed. |
false |
Example
A video:
<<Video url=http://a.video.server/a_video.flv>>
Another video:
<<Video file=another_video.flv>>
This is equivalent to:
{{another_video.flv}}
Authors
- Roger Guignard, Alcatel-Lucent
- Marc-Etienne Vargenau, Alcatel-Lucent