Skip to content

Commit 7b14467

Browse files
committed
add demo videos
1 parent 0b9945a commit 7b14467

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

app/guide/three-scanning-modes.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The app provides three core scanning modes, each tailored for different workflow
2525

2626
A more advanced mode which stitches multiple photos into a single composite image. Best for codes extending beyond a single camera frame.
2727

28-
We've introduced the usage of the FOV Mode. Let's learn how to use the two extra modes.
28+
We've introduced the usage of the FOV Mode in [introduction](/introduction.md). Let's learn how to use the two extra modes.
2929

3030
> [!NOTE]
3131
> The Snap & Scan and Panorama modes require login.
@@ -38,6 +38,10 @@ Then, it works just like the FOV mode, except barcodes outside the photo taken w
3838

3939
![snap-and-scan](/assets/images/guide/snap-and-scan.jpg){:width="215"}
4040

41+
Demo video:
42+
43+
<video src="https://github.com/dynamsoft-docs/batch-barcode-scanner-docs/releases/download/assets/Snapscan-mode-demo.mp4" controls style="height: 360px; width: 100%;"></video>
44+
4145
## Panorama
4246

4347
When using the Panorama mode, you can take photos continuously to stitch images so that you can get a whole image of all the barcodes, which the default field of view cannot contain.
@@ -49,4 +53,9 @@ There are some requirements for the Panorama mode:
4953
1. The barcodes have to be close to each other.
5054
2. There should be some duplicate recognition results of each photo. Otherwise, it cannot stitch the photos accurately.
5155

56+
Demo video:
57+
58+
<video src="https://github.com/dynamsoft-docs/batch-barcode-scanner-docs/releases/download/assets/Panorama-mode-demo.mp4" controls style="height: 360px; width: 100%;"></video>
59+
60+
5261
Read on to learn about more customization options: [Customization](/app/guide/customization.md).

introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ It is suitable for scanning densely placed items like lab tubes or inventory box
2121

2222
Demo video:
2323

24-
<video src="https://github.com/tony-xlh/misc/releases/download/assets/bbs-demo.mp4" controls style="height: 360px; width: 100%;"></video>
24+
<video src="https://github.com/dynamsoft-docs/batch-barcode-scanner-docs/releases/download/assets/FOV-mode-demo.mp4" controls style="height: 360px; width: 100%;"></video>
2525

2626

2727
## How it Works

0 commit comments

Comments
 (0)