The purpose of this application is to demonstrate the getUserMedia functionality in BlackBerry 10 WebWorks. This allows access to the front and rear cameras on the device. The application let's you add a moustache and snap a photo, all within the Web Application.
The same code will work across other WebKit browser such as Chrome and Safari, without any changes to the code.
Applies To
Author(s)
- Anzor Bashkhaz (http://www.twitter.com/anzor_b)
Dependencies
Libraries
- [BB10-ui-stack] (https://github.com/anzorb/BB10-UI-Stack) is licensed under the BSD license.
- jquery-1.7.1.js is dual licensed under the MIT or GPL Version 2 licenses.
- [backbone.min.js] (http://backbonejs.org) is [licensed] (http://github.com/documentcloud/backbone/blob/master/LICENSE) under the MIT license.
- [backstack.min.js] (https://github.com/pwalczyszyn/backstack) is [licensed] (https://github.com/pwalczyszyn/backstack/blob/master/LICENSE) under the Apache license.
- [require.min.js] (http://requirejs.org) is [dual licensed] (https://github.com/jrburke/requirejs/blob/master/LICENSE) under the MIT and new BSD licenses.
- [lodash.js] (https://github.com/bestiejs/lodash) is [licensed] (https://github.com/bestiejs/lodash/blob/master/LICENSE.txt) under the MIT license
- [link.min.js] (https://github.com/unscriptable/curl/blob/master/src/curl/plugin/link.js) is [licensed] (https://github.com/unscriptable/curl/blob/master/LICENSE.txt) under the MIT license.
- [text.min.js] (http://github.com/jrburke/requirejs) is [dual licensed] (https://github.com/jrburke/requirejs/blob/master/LICENSE) under the MIT and new BSD licenses.
** Artwork ***
All artwork except for the following was done by the author [Anzor Bashkhaz] and source is included
- effects.png - from the free BB10 Sample Subway Icon Collection by pixle.pl
- info.png - from the free BB10 Sample Subway Icon Collection by pixle.pl
To contribute code to this repository you must be signed up as an official contributor.
** How to Build **
- Clone the repo to your local machine
- Use Using the Ripple Mobile Emulator and BlackBerry WebWorks SDK for BB10, package the contents of your local BB10-WebWorks-Samples/Meet-the-team folder into a BlackBerry application.
- BlackBerry HTML5 WebWorks - Downloads, Getting Started guides, samples, code signing keys.
- BlackBerry WebWorks Development Guides
- BlackBerry WebWorks Community Forums
- BlackBerry Open Source WebWorks Contributions Forums
Please see the README of the BB10-WebWorks-Samples repository for instructions on how to add new Samples or make modifications to existing Samples.
If you find a bug in a Sample, or have an enhancement request, simply file an Issue for the Sample.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.