Project

General

Profile

Plugins Directory » Embedded Video

Author: Jan Pilz
Website: https://github.com/cforce/redmine_embedded_video
Code repository: https://github.com/cforce/redmine_embedded_video
Registered on: 2013-02-26 (about 11 years ago)
Current version: 0.0.3
Compatible with: Redmine 2.4.x, 2.3.x, 2.2.x, 2.1.x
User ratings:   (6)

This Plugin allows you to show Video attachements and URLs in Wiki, Tickets etc.

It supports attachements in flv, mp4, Youtube and other URLs

syntax: {{video(<ATTACHEMENT>|<URL>|<YOUTUBE_URL>[,<width>,<height>])}}

Download

Installation notes

Tested redmine 2.1.4 and 2.2.3, with ruby 1.8.7 and ruby 1.9.3.

git clone into redmine to plugins directory
rake redmine:plugins:migrate RAILS_ENV=production
restart redmine

or

- copy redmine_embedded_video-0.0.3.1.tar.bz2 to plugins directory
- tar xjf redmine_embedded_video-0.0.3.1.tar.bz2
- rake redmine:plugins:migrate RAILS_ENV=production
- restart redmine

Changelog

0.0.3 (2013-02-25)

Compatible with Redmine 2.4.x, 2.3.x, 2.2.x, 2.1.x.

User ratings

  by Pavel Kestefran over 7 years ago

Works with 3.3.0 as well. Thanks

  by Ismael BarrosĀ² over 9 years ago

Really cool

  by M Bogdan almost 10 years ago

It works with Redmine 2.5.1 on Ubuntu 14.04 x64 with a small change.
I had to copy the plugin folder to /opt/redmine/current/public/plugin_assets

  by Janos Me almost 10 years ago

MP4 Videos from attachments don't work.

  by RICARDO OLIVEIRA almost 10 years ago

Excelente PLUGIN

  by Dipan Mehta about 10 years ago

Excellent - very clean.