Clone
Module: Webcam
Jess Williams edited this page 2020-01-02 13:59:50 +10:00

Summary

  • Objective:
    • This module will show the Adobe Flash 'Allow Webcam' dialog to the user. The user has to click the allow button, otherwise this module will not return pictures.
    • The title/text to convince the user can be customised. You can customise how many pictures you want to take and in which interval (default will take 20 pictures, 1 picture per second). The picture is sent as a base64 encoded JPG string.
  • Date: June 2012
  • Author: floyd
  • Browsers: All (User will be warned)
  • Code

Internal Working

TODO

Feedback