We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d0002 commit 3230b6fCopy full SHA for 3230b6f
2.ui-tweaking/1.read-video-show-result.html
@@ -7,6 +7,7 @@
7
<meta name="description" content="Read barcode from a video input. This sample demonstrates the default built-in UI.">
8
<meta name="keywords" content="read barcode from video, built-in ui">
9
<title>Dynamsoft Barcode Reader Sample - Video Decoding with Default UI</title>
10
+ <link rel="canonical" href="https://demo.dynamsoft.com/Samples/DBR/JS/2.ui-tweaking/1.read-video-show-result.html">
11
</head>
12
13
<body>
@@ -197,4 +198,4 @@ <h1 style="font-size: 1.5em;">Use the Default Built-in UI</h1>
197
198
}
199
</style>
200
-</html>
201
+</html>
0 commit comments