8000 GitHub - DEsoftware/macro-jwplayer: Play media files using JW Player
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DEsoftware/macro-jwplayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JW Player Macro

Play media files using JW Player, an open-source embeddable media player for web sites, supporting many commonly-used audio and video formats. The player is easy to configure, customize and extend.

You can play video files attached to the current wiki page or to any of your wiki pages:

{{jwplayer attachment="video.mp4" /}}
{{jwplayer attachment="Space.Page@video.mp4" width="600" height="400" autostart="false" repeat="false" /}}

You can also play external videos such as those found on YouTube:

{{jwplayer attachment="http://www.youtube.com/watch?v=1o9efYEmXKA" /}}

Finally, you can play video files from your server:

{{jwplayer attachment="/path/to/video.mp4" /}}
{{jwplayer attachment="$xwiki.getSkinFile('videos/sample.mp4')" /}}

Checkout the documentation page on extensions.xwiki.org for more information.

About

Play media files using JW Player

Resources

Stars

Watchers

Forks

Packages

No packages published
0