Concerto 2 Remote Video Plugin
This plugin provides support to play remotely hosted videos, like YouTube videos, in Concerto 2.
- Add to your Gemfile:
gem 'concerto_remote_video' -
bundle install -
./script/rails generate concerto_remote_video:install install
The last step produces a lot of output, if it runs successfully, because it recompiles the frontend js files.
Supported hosts:
- YouTube
- Vimeo
Concerto 2 Remove Video is licensed under the Apache License, Version 2.0.