Browse Source

Kamera-Auswahl

robert 2 năm trước cách đây
mục cha
commit
9a7866dc63
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  1. 9 0
      mobile/index.php

+ 9 - 0
mobile/index.php

@@ -28,6 +28,15 @@
     <div class="wrapper">
 
         <section id="container" class="container">
+          <div class="controls">
+          <fieldset class="reader-config-group">
+            <label>
+                <span>Camera</span>
+                <select name="input-stream_constraints" id="deviceSelection">
+                </select>
+            </label>
+           </fieldset>
+          </div>
             <form action="/api/?a=pos_upload&<?php echo $_SERVER['QUERY_STRING']; ?>" method="POST">
                 <div id="result_strip">
                     <ul class="thumbnails"></ul>