You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ A Vue.js 2 component, accessing the device camera and allowing users to read QR
17
17
| No | Yes | Yes | Yes | 11+ |
18
18
19
19
* Chrome requires [HTTPS or localhost](https://sites.google.com/a/chromium.org/dev/Home/chromium-security/deprecating-powerful-features-on-insecure-origins) (see [#38](../../issues/38) for help)
20
+
* Safari also requires HTTPS **even** on localhost (see [#48](../../issues/48))
20
21
* on iOS it **only** works with Safari. Chrome or Firefox for iOS are not supported (see [#29](../../issues/29))
21
22
* more details on [Caniuse](https://caniuse.com/#feat=stream)
0 commit comments