[MIG] web_widget_image_webcam from v13 to v14

Update webcam.js from 1.0.25 to 1.0.26
Fix URLs in readme/CONFIGURE.rst
Minor pre-commit reformatting in JS code
This commit is contained in:
Alexis de Lattre
2022-04-22 09:42:24 +02:00
committed by OCA-git-bot
parent 689c5df032
commit bcd74f10bb
4 changed files with 16 additions and 19 deletions

View File

@@ -1,9 +1,9 @@
By default, the module works with all `major browsers
<https://github.com/jhuckaby/webcamjs#browser-support>`_.
<https://github.com/jhuckaby/webcamjs/blob/master/DOCS.md#browser-support>`_.
An important note for **Chrome 47+** users - this module only works with websites delivered over SSL / HTTPS.
Visit this for `more info
<https://github.com/jhuckaby/webcamjs#important-note-for-chrome-47>`_.
<https://github.com/jhuckaby/webcamjs/blob/master/DOCS.md#important-note-for-chrome-47>`_.
But, If you still want this module to work with websites without SSL / HTTPS.
Here is the steps to do it easily (Always run in Adobe Flash fallback mode, but it is not desirable).