-
Notifications
You must be signed in to change notification settings - Fork 0
A Ruby Sinatra App which provides a web interface for applying a green screen effect to photos.
License
spacemunkay/DreamScreen
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Mac OSX Instructions (make sure you have the latest XCode)
install brew
brew install ghostscript
brew install imagemagick
install RVM
install bundler
rvm install 1.9.3
then cd into ./DreamScreen and rvm should handle the rest
To run: ruby app.rb
Issues:
-If you get extension build errors when installing rmagick or
-If you get segmentation fault errors from imagemagick/rmagick
try removing imagemagick: brew remove imagemagick
and reinstall without openmp: brew install -f imagemagick --disable-openmp
About
A Ruby Sinatra App which provides a web interface for applying a green screen effect to photos.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published