File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -98,10 +98,10 @@ <h5>Image source</h5>
9898 < div class ="viewport ">
9999 < canvas id ="canvas "> </ canvas >
100100 < img id ="img " crossorigin ="anonymous ">
101- < video id ="video " autoplay > </ video >
101+ < video id ="video " muted autoplay playsinline > </ video >
102102 </ div >
103103
104- < p id =' note ' > If the image does not appear then loading may have been blocked by the server's CORS policy.</ p >
104+ < p id =" note " > If the image does not appear then loading may have been blocked by the server's CORS policy.</ p >
105105
106106 < h5 > Result</ h5 >
107107
Original file line number Diff line number Diff line change 11{
22 "name" : " @undecaf/zbar-wasm" ,
3- "version" : " 0.9.7 " ,
3+ "version" : " 0.9.8 " ,
44 "description" : " A WebAssembly build of the C/C++ ZBar barcode reader" ,
55 "type" : " module" ,
66 "main" : " ./dist/main.cjs" ,
You can’t perform that action at this time.
0 commit comments