A an experimental thin media player for BBC media playout nerds
Developers need a minimum of:
- A text editor
- Ruby 1.9.2 or above.
- Git
Good package management solutions are rvm and Homebrew.
git clone git://github.com/simongregory/slim.git
cd slim
bundle install
rake
Want to know what else you can do?
rake -T
Destroying and re-creating instances of MediaPlayer is problematic. There's an outstand bug raised against Adobe to fix. It's not garbage collected and will continue to operate when destroyed.
Copyright original author or authors. All Rights Reserved.