WebCamForVaadin: WebCam widget for Vaadin via flash.
Quick Start Guide
- make a new Vaadin project with latest Vaadin 6.6.x
- download and copy the WebCamForVaadin add-on into WebContent/WEB-INF/lib
- download and copy the Refresher add-on into WebContent/WEB-INF/lib
- compile widgetsets
- make simple program to add WebCamForVaadin component into your application
- start server and access your app’s url (include ‘/’ symbol in the end of the url)