Skip to content

luongtran/webcam_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo on how to get your webcam working with Rails 3.

See the app in action here: test.lassebunk.dk/webcam/

Also see my blog post at lassebunk.dk/2011/02/19/paperclip-jpegcam-webcam-rails3/

Use as you wish but please leave me a comment on the blog post or send me an e-mail at lassebunk@gmail.com if you find it useful.

$ git clone git://github.com/lassebunk/webcam_app.git
$ cd webcam_app
$ bundle install # to make sure you have the Paperclip gem and correct version of Rails
$ rake db:migrate
$ rails s

And go to localhost:3000/photos

Copyright © 2011 Lasse Bunk, released under the MIT license

About

Demo on how to get your webcam working with Rails 3

Resources

Stars

Watchers

Forks

Packages

No packages published