You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

68 lines
2.0 KiB

  1. .. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
  3. :alt: License: LGPL-3
  4. =========================
  5. Web Widget - Image WebCam
  6. =========================
  7. This module extends the functionality of the image widget and allows to take snapshots with WebCam.
  8. Configuration
  9. =============
  10. By default, the module works with all `major browsers
  11. <https://github.com/jhuckaby/webcamjs#browser-support>`_.
  12. An important note for **Chrome 47+** users - this module only works with websites delivered over SSL / HTTPS.
  13. Visit this for `more info
  14. <https://github.com/jhuckaby/webcamjs#important-note-for-chrome-47>`_.
  15. But, If you still want this module to work with websites without SSL / HTTPS.
  16. Here is the steps to do it easily (Always run in Adobe Flash fallback mode, but it is not desirable).
  17. Set the configuration parameter ``web_widget_image_webcam.flash_fallback_mode`` to ``1``
  18. Its done! Now this module also work with websites without SSL / HTTPS.
  19. Usage
  20. =====
  21. To use this module, you need to:
  22. #. Go to ...
  23. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  24. :alt: Try me on Runbot
  25. :target: https://runbot.odoo-community.org/runbot/162/9.0
  26. Bug Tracker
  27. ===========
  28. Bugs are tracked on `GitHub Issues
  29. <https://github.com/OCA/web/issues>`_. In case of trouble, please
  30. check there if your issue has already been reported. If you spotted it first,
  31. help us smashing it by providing a detailed and welcomed feedback.
  32. Credits
  33. =======
  34. Contributors
  35. ------------
  36. * Siddharth Bhalgami <siddharth.bhalgami@techreceptives.com>
  37. Maintainer
  38. ----------
  39. .. image:: https://odoo-community.org/logo.png
  40. :alt: Odoo Community Association
  41. :target: https://odoo-community.org
  42. This module is maintained by the OCA.
  43. OCA, or the Odoo Community Association, is a nonprofit organization whose
  44. mission is to support the collaborative development of Odoo features and
  45. promote its widespread use.
  46. To contribute to this module, please visit https://odoo-community.org.