Skip to content

Commit bd91569

Browse files
committed
modified readme for release.
1 parent 74cc787 commit bd91569

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Version 1.2.0
33
<img src="./images/screenShot.png" width="800px">
44

55
# Description
6-
HTML5 Webcam function tester. You can also capture and download image as a PNG file.
6+
HTML5 Webcam function tester.
7+
You can also capture and download image as a PNG file. Furthermore, you can decode QR codes, now.
78
See [this article](https://qiita.com/tetunori_lego/items/4d0da075224abbaa4389) in detail. You can try [here](https://tetunori.github.io/HTML5WebcamTester/).
89

910
# Usage
@@ -13,6 +14,7 @@ See [this article](https://qiita.com/tetunori_lego/items/4d0da075224abbaa4389) i
1314
<BR><img src="./images/permission.png" width="300px">
1415
4. Press "Capture" button after the video streaming started. Captured image will be downloaded instantly.
1516
5. Press "Flip Camera" icon upper left on the video region, then you can switch camera(especially for smart devices).
17+
6. QR codes are automatically recognized and the result data will be shown in the textarea region.
1618

1719
## Supplement
1820
If you have multiple cameras in PC, you can switch to another camera in the following steps.

images/screenShot.png

4.37 MB
Loading

0 commit comments

Comments
 (0)